Compare commits
	
		
			1 Commits
		
	
	
		
			v172201007
			...
			v172201007
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 78d5744139 | 
@@ -100,7 +100,7 @@ class HomeActivity : AppCompatActivity(), SearchView.OnQueryTextListener {
 | 
			
		||||
    private var displayAllCount = false
 | 
			
		||||
    private var fullHeightCards: Boolean = false
 | 
			
		||||
    private var itemsNumber: Int = 200
 | 
			
		||||
    private var elementsShown: Int = 0
 | 
			
		||||
    private var elementsShown: Int = 1
 | 
			
		||||
    private var maybeTagFilter: Tag? = null
 | 
			
		||||
    private var maybeSourceFilter: Source? = null
 | 
			
		||||
    private var maybeSearchFilter: String? = null
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user