Chaning the \'title\' attribute format to string to be consistent with support libraries
am: eba87b1770
* commit 'eba87b1770937f44998aff5fc4b34a12b30c6440':
Chaning the 'title' attribute format to string to be consistent with support libraries
This commit is contained in:
@@ -60,8 +60,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