Add an icon to the left of the settings at the top level.
Add a new attribute for the icon. Add place holder icons.
This commit is contained in:
@@ -18,4 +18,7 @@
|
||||
<declare-styleable name="WifiEncryptionState">
|
||||
<attr name="state_encrypted" format="boolean" />
|
||||
</declare-styleable>
|
||||
<declare-styleable name="IconPreferenceScreen">
|
||||
<attr name="icon" format="reference" />
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user