diff --git a/src/pandroid/app/src/main/res/layout/material_switch_widget.xml b/src/pandroid/app/src/main/res/layout/material_switch_widget.xml index 48edad36..3cffb5c1 100644 --- a/src/pandroid/app/src/main/res/layout/material_switch_widget.xml +++ b/src/pandroid/app/src/main/res/layout/material_switch_widget.xml @@ -6,4 +6,6 @@ android:layout_height="wrap_content" android:background="@null" android:clickable="false" - android:focusable="false"/> + android:focusable="false" + android:scaleX="0.75" + android:scaleY="0.75"/> diff --git a/src/pandroid/app/src/main/res/xml/advanced_preferences.xml b/src/pandroid/app/src/main/res/xml/advanced_preferences.xml index e3ec5991..95e18208 100644 --- a/src/pandroid/app/src/main/res/xml/advanced_preferences.xml +++ b/src/pandroid/app/src/main/res/xml/advanced_preferences.xml @@ -5,18 +5,14 @@ + android:summary="@string/pref_logger_service_summary"/>