1
0
Fork 0
mirror of https://github.com/MatomoCamp/matomocamp-companion-android.git synced 2024-09-19 16:13:46 +02:00
matomocamp-companion-android/app/proguard-rules.pro
Christophe Beyls 1bbb4ad824 Use the new postprocessing DSL block to configure code and resources shrinking
Stop using reflection to instantiate fragments in MainActivity
2019-02-03 23:05:40 +01:00

4 lines
No EOL
125 B
Prolog

# Add project specific ProGuard rules here.
# Action Views
-keep class androidx.appcompat.widget.SearchView { <init>(...); }