nemanja-kovacevic / recycler-view-swipe-to-delete

Sample project showing "swipe to delete" on a recycler view with no 3rd parties involved. It also include drawing on empty space while items are animating and an "undo" option
334 stars 96 forks source link

Fixed API19 crash #7

Open RareScrap opened 7 years ago

RareScrap commented 7 years ago

I fixed app crash with message "You need to use a Theme.AppCompat theme (or descendant) with this activity". Now it's work on API level 19