aboutsummaryrefslogtreecommitdiff
path: root/res/xml/pref_screen_governor.xml
blob: 67c70691c07cf37b299c9be5371db52370e1791f (plain)
1
2
3
4
5
6
7
8
9
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
    android:key="key_root" >

    <PreferenceCategory
        android:key="key_gov_category"
        android:title="@string/gov_title" >
    </PreferenceCategory>

</PreferenceScreen>