mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 02:38:20 +00:00
Chaning the 'title' attribute format to string to be consistent
with support libraries Change-Id: I58f687f9ab5d6c0e42bebd4f0f75e1efc696b9fe
This commit is contained in:
@@ -100,8 +100,8 @@
|
||||
<attr name="y" format="string" />
|
||||
<attr name="spanX" format="string" />
|
||||
<attr name="spanY" format="string" />
|
||||
<attr name="icon" format="reference" />
|
||||
<attr name="title" format="reference" />
|
||||
<attr name="icon" format="reference" />
|
||||
<attr name="title" format="string" />
|
||||
<attr name="uri" format="string" />
|
||||
</declare-styleable>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user