Commit a53d88c2 authored by Mygod's avatar Mygod

Add android:key for tv pref as well

parent bfe3e13c
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
android:key="control.export" android:key="control.export"
android:title="@string/action_export_file"/> android:title="@string/action_export_file"/>
<PreferenceCategory <PreferenceCategory
android:key="settings"
android:title="@string/settings" android:title="@string/settings"
app:initialExpandedChildrenCount="2"> app:initialExpandedChildrenCount="2">
<SwitchPreference <SwitchPreference
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment