mirror of
https://github.com/kuba2k2/NavLib.git
synced 2025-01-18 14:16:44 -06:00
Add ProGuard rules (for mLeftDragger reflection)
This commit is contained in:
parent
c26753fdc6
commit
9e2e4f6057
2
navlib/proguard-rules.pro
vendored
2
navlib/proguard-rules.pro
vendored
@ -19,3 +19,5 @@
|
|||||||
# If you keep the line number information, uncomment this to
|
# If you keep the line number information, uncomment this to
|
||||||
# hide the original source file name.
|
# hide the original source file name.
|
||||||
#-renamesourcefileattribute SourceFile
|
#-renamesourcefileattribute SourceFile
|
||||||
|
|
||||||
|
-keepclassmembers class androidx.drawerlayout.widget.DrawerLayout { *; }
|
Loading…
x
Reference in New Issue
Block a user