Keep names overscroll decor

This commit is contained in:
M66B 2020-09-02 20:15:39 +02:00
parent 9a2b0d167f
commit db20baf31e
1 changed files with 3 additions and 0 deletions

View File

@ -117,3 +117,6 @@
#Color picker
-keepnames class com.flask.colorpicker.** {*;}
#overscroll-decor
-keepnames class me.everything.android.ui.overscroll.** {*;}