Follow up for I8050df3177b6d540829c3f0989a4e4b1381c87ec (2/2)

Change-Id: I7623488349209248596827d03fd77cd128f8b2b4
This commit is contained in:
Jorim Jaggi
2015-05-19 14:02:05 -07:00
parent bc38a9a0ab
commit 712530794b
4 changed files with 9 additions and 47 deletions

View File

@@ -23,5 +23,10 @@
android:key="context"
android:title="@string/assist_access_context_title"
android:summary="@string/assist_access_context_summary"
android:persistent="false" />
android:persistent="false"/>
<Preference
android:summary="@string/assist_footer"
android:selectable="false"/>
</PreferenceScreen>