mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Not yet #187
This commit is contained in:
		@@ -54,7 +54,7 @@ class CatalogueGridHolder(private val view: View, private val adapter: Catalogue
 | 
			
		||||
                    .into(view.thumbnail)
 | 
			
		||||
 | 
			
		||||
        } else {
 | 
			
		||||
            view.thumbnail.setImageResource(android.R.color.transparent)
 | 
			
		||||
            Glide.clear(view.thumbnail)
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
@@ -68,7 +68,7 @@ class LibraryHolder(private val view: View, adapter: LibraryCategoryAdapter, lis
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        } else {
 | 
			
		||||
            view.thumbnail.setImageResource(android.R.color.transparent)
 | 
			
		||||
            Glide.clear(view.thumbnail)
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user