help page drawables added

This commit is contained in:
Gongxter 2016-02-01 16:27:28 +01:00
parent 3819a4e006
commit d9d3b216d0

View file

@ -4,11 +4,11 @@
<Preference android:title="" <Preference android:title=""
android:selectable="false" android:selectable="false"
android:icon="@drawable/numpad_highlighted" android:icon="@drawable/numfirst"
android:summary="@string/help_keyhighlighted_summary"/> android:summary="@string/help_keyhighlighted_summary"/>
<Preference android:title="" <Preference android:title=""
android:selectable="false" android:selectable="false"
android:icon="@drawable/numpad_highlighted_three" android:icon="@drawable/numfull"
android:summary="@string/help_keyhighlighted_yellow_summary"/> android:summary="@string/help_keyhighlighted_yellow_summary"/>
<Preference android:title="@string/help_do" <Preference android:title="@string/help_do"
android:selectable="false" android:selectable="false"