Trying switches instead of checkboxes

This commit is contained in:
inorichi
2016-01-21 16:55:18 +01:00
parent dd0a2d842a
commit 75a77566cf
5 changed files with 9 additions and 14 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<CheckBoxPreference
<SwitchPreference
android:key="acra.enable"
android:title="@string/pref_enable_acra"
android:summary="@string/pref_acra_summary"