1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-23 00:06:27 +00:00

Keep names overscroll decor

This commit is contained in:
M66B 2020-09-02 20:15:39 +02:00
parent 9a2b0d167f
commit db20baf31e

View file

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