Trying switches instead of checkboxes
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
android:title="@string/pref_download_directory"
|
||||
android:key="@string/pref_download_directory_key"/>
|
||||
|
||||
<CheckBoxPreference
|
||||
<SwitchPreference
|
||||
android:title="@string/pref_download_only_over_wifi"
|
||||
android:key="@string/pref_download_only_over_wifi_key"
|
||||
android:defaultValue="true"/>
|
||||
|
||||
Reference in New Issue
Block a user