blob: 08b6bb85dfbc18635104afd7407c36b4b3797ada [file] [log] [blame]
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android">
<PreferenceCategory
android:title="@string/inline_preferences">
<CheckBoxPreference android:persist<caret>
</PreferenceCategory>
</PreferenceScreen>