This contains following features 1) This demo follows MVP architecture . 2) In this demo I have used some material and new design library components such as -Toolbar -RecyclerView (Swipe on item) -swipe item right to delete -swipe item to update -CardView -SnackBar 3) Some basic functionality with Realm for Android
This project is just a sample project that uses the android architecture component library, cardview and recyclerview with swipe to delete food items and long press listener to delete a category
RecyclerViewSwipeExt is an Android Studio library that simplifies the implementation of swipe-to-delete and swipe-to-action functionality in RecyclerViews. With just a few lines of code, you can add left and right swipe gestures to your RecyclerViews, allowing users to delete or perform custom actions on items with ease.