Daniil Pastuhov
Daniil Pastuhov
Is it possible use context menu for? Now if I registrate Context menu - List is not swipable and crashes after movements
3/10. Deleting many items, adding new one. New item appears at "reveal-right" state After deleting item ViewHolder should be invalidated.
https://github.com/MindorksOpenSource/android-mvp-architecture/blob/88ea906d9b1cb0701bf5cf89acd5c44ef279d2cc/app/src/main/java/com/mindorks/framework/mvp/ui/main/MainActivity.java#L169-L174 The drawer shouldn't be unlocked whenever onResumed method is called. Steps to reproduce: 1. Open about from Hamburger menu 2. Press system "Home" button 3. Open recent apps and...