mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Fix for #144?
This commit is contained in:
		| @@ -19,4 +19,7 @@ class PreCachingLayoutManager(context: Context) : LinearLayoutManager(context) { | ||||
|         return DEFAULT_EXTRA_LAYOUT_SPACE | ||||
|     } | ||||
|  | ||||
|     // http://stackoverflow.com/questions/30220771/recyclerview-inconsistency-detected-invalid-item-position | ||||
|     override fun supportsPredictiveItemAnimations() = false | ||||
|  | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user