mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-17 23:55:21 +01:00
Fix crashing
This commit is contained in:
parent
5b39354bd8
commit
016c7f6218
3 changed files with 5 additions and 12 deletions
4
app/proguard-rules.pro
vendored
4
app/proguard-rules.pro
vendored
|
@ -46,10 +46,6 @@
|
|||
-dontwarn
|
||||
-ignorewarnings
|
||||
|
||||
# ------- FastScrollRecycleView START -------
|
||||
-keep class com.simplecityapps.recyclerview_fastscroll.views.FastScrollPopup { *; }
|
||||
# ------- FastScrollRecycleView END -------
|
||||
|
||||
-keep public class android.support.design.widget.BottomNavigationView { *; }
|
||||
-keep public class android.support.design.internal.BottomNavigationMenuView { *; }
|
||||
-keep public class android.support.design.internal.BottomNavigationPresenter { *; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue