Updates edittext views with corner rounded
This commit is contained in:
parent
7a42723b9e
commit
f9f30c8387
46 changed files with 1127 additions and 1286 deletions
|
@ -24,21 +24,6 @@
|
|||
<attr name="url_link" format="string" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="LyricView">
|
||||
<attr name="hint" format="string" />
|
||||
<attr name="hintColor" format="color" />
|
||||
<attr name="textColor" format="color" />
|
||||
<attr name="highlightColor" format="color" />
|
||||
<attr name="textSize" format="dimension" />
|
||||
<attr name="maxLength" format="dimension" />
|
||||
<attr name="fadeInFadeOut" format="boolean" />
|
||||
<attr name="lineSpace" format="dimension" />
|
||||
<attr name="textAlign">
|
||||
<enum name="left" value="0" />
|
||||
<enum name="center" value="1" />
|
||||
<enum name="right" value="2" />
|
||||
</attr>
|
||||
</declare-styleable>
|
||||
<declare-styleable name="ContributorsView">
|
||||
<attr name="profile_url" format="string" />
|
||||
<attr name="profile_name" format="string" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue