Move button settings to Cherish
This commit is contained in:
@@ -18,6 +18,12 @@
|
||||
android:title="@string/button_title"
|
||||
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
|
||||
|
||||
<PreferenceScreen
|
||||
android:key="button_settings"
|
||||
android:title="@string/button_pref_title"
|
||||
android:icon="@drawable/ic_button_settings"
|
||||
android:fragment="com.android.settings.custom.buttons.ButtonSettings"/>
|
||||
|
||||
<PreferenceScreen
|
||||
android:key="volume_key"
|
||||
android:fragment="com.cherish.settings.fragments.VolumeRockerSettings"
|
||||
|
||||
Reference in New Issue
Block a user