Disable AppPeekSheet, enable only when ready
This commit is contained in:
committed by
Aayush Gupta
parent
388e2d9a35
commit
c426c3b7a7
@@ -100,8 +100,6 @@ class CategoryBrowseFragment : BaseFragment<FragmentGenericWithToolbarBinding>()
|
||||
}
|
||||
|
||||
override fun onAppLongClick(app: App) {
|
||||
findNavController().navigate(
|
||||
CategoryBrowseFragmentDirections.actionCategoryBrowseFragmentToAppPeekDialogSheet(app)
|
||||
)
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user