diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro index f0e81f5..57cc7ac 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 6d9c867..e082a09 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" /> --> - - + + + + - - \ No newline at end of file