mirror of
				https://github.com/SimpleMobileTools/Simple-Launcher.git
				synced 2025-06-05 21:59:15 +02:00 
			
		
		
		
	do not allow clicking through the All Apps fragment
This commit is contained in:
		| @@ -4,7 +4,8 @@ | |||||||
|     android:id="@+id/all_apps_holder" |     android:id="@+id/all_apps_holder" | ||||||
|     android:layout_width="match_parent" |     android:layout_width="match_parent" | ||||||
|     android:layout_height="wrap_content" |     android:layout_height="wrap_content" | ||||||
|     android:background="@drawable/all_apps_background"> |     android:background="@drawable/all_apps_background" | ||||||
|  |     android:clickable="true"> | ||||||
|  |  | ||||||
|     <com.qtalk.recyclerviewfastscroller.RecyclerViewFastScroller |     <com.qtalk.recyclerviewfastscroller.RecyclerViewFastScroller | ||||||
|         android:id="@+id/all_apps_fastscroller" |         android:id="@+id/all_apps_fastscroller" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user