add icons to the preference categories

Closes #2361
This commit is contained in:
agrajaghh
2015-01-28 19:27:35 +01:00
committed by Jake McGinty
parent 442f56cdc3
commit 20d43bbfcb
60 changed files with 39 additions and 7 deletions

View File

@@ -88,4 +88,12 @@
<attr name="android:foregroundInsidePadding" />
<attr name="android:foregroundGravity" />
</declare-styleable>
<attr name="pref_ic_push" format="reference" />
<attr name="pref_ic_sms_mms" format="reference" />
<attr name="pref_ic_notifications" format="reference" />
<attr name="pref_ic_app_protection" format="reference" />
<attr name="pref_ic_appearance" format="reference" />
<attr name="pref_ic_storage" format="reference" />
<attr name="pref_ic_advanced" format="reference" />
</resources>