Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/mobile/android/config/proguard/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 670 B image not shown  

Quelle  appcompat-v7-keeps.cfg   Sprache: unbekannt

 
# Avoid https://code.google.com/p/android/issues/detail?id=187611 and
http://stackoverflow.com/q/32813894 when building with Gradle.  Why
# these aren't defined in appcompat-v7.aar/proguard.txt is beyond me.

-keep public class android.support.v7.widget.** { *; }
-keep public class android.support.v7.internal.widget.** { *; }
-keep public class android.support.v7.internal.view.menu.** { *; }

-keep public class * extends android.support.v4.view.ActionProvider {
    public <init>(android.content.Context);
}

-keepclassmembers class android.support.graphics.drawable.VectorDrawableCompat$* {
   void set*(***);
   *** get*();
}

-keepattributes LocalVariableTable

[ Dauer der Verarbeitung: 0.19 Sekunden  (vorverarbeitet)  ]