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:
parent
9a2b0d167f
commit
db20baf31e
1 changed files with 3 additions and 0 deletions
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
|
@ -117,3 +117,6 @@
|
|||
#Color picker
|
||||
-keepnames class com.flask.colorpicker.** {*;}
|
||||
|
||||
#overscroll-decor
|
||||
-keepnames class me.everything.android.ui.overscroll.** {*;}
|
||||
|
||||
|
|
Loading…
Reference in a new issue