diff --git a/LocationRinger/AndroidManifest.xml b/LocationRinger/AndroidManifest.xml index 695a6a4..b2e5d19 100644 --- a/LocationRinger/AndroidManifest.xml +++ b/LocationRinger/AndroidManifest.xml @@ -5,7 +5,9 @@ android:versionCode="21" android:versionName="1.0" > - + ; } --keepclasseswithmembernames class * { +-keepclasseswithmembers class * { public (android.content.Context, android.util.AttributeSet); } --keepclasseswithmembernames class * { +-keepclasseswithmembers class * { public (android.content.Context, android.util.AttributeSet, int); } diff --git a/LocationRinger/res/layout/feature_title_bar.xml b/LocationRinger/res/layout/feature_title_bar.xml index ca7ab44..e59d012 100644 --- a/LocationRinger/res/layout/feature_title_bar.xml +++ b/LocationRinger/res/layout/feature_title_bar.xml @@ -1,9 +1,11 @@ + android:orientation="horizontal" + tools:ignore="ContentDescription" > \ No newline at end of file diff --git a/LocationRinger/res/layout/first_boot_dialog.xml b/LocationRinger/res/layout/first_boot_dialog.xml index e22b899..9b99adf 100644 --- a/LocationRinger/res/layout/first_boot_dialog.xml +++ b/LocationRinger/res/layout/first_boot_dialog.xml @@ -1,32 +1,35 @@ - - - - - -