diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro index 57cc7ac..f0e81f5 100644 --- a/app/proguard-rules.pro +++ b/app/proguard-rules.pro @@ -14,7 +14,7 @@ # Uncomment this to preserve the line number information for # debugging stack traces. --keepattributes SourceFile,LineNumberTable,Signature +#-keepattributes SourceFile,LineNumberTable,Signature -printmapping mapping.txt # Optimisations diff --git a/app/src/main/res/layout/setup_box.xml b/app/src/main/res/layout/setup_box.xml index e082a09..6d9c867 100644 --- a/app/src/main/res/layout/setup_box.xml +++ b/app/src/main/res/layout/setup_box.xml @@ -2,7 +2,7 @@ + app:rippleColor="@color/gray_800" tools:ignore="DuplicateSpeakableTextCheck" /> --> - - - - + + + + \ No newline at end of file