AppDetails: Move action buttons to top of page
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
committed by
Aayush Gupta
parent
441364efab
commit
5209620cc4
@@ -28,12 +28,6 @@
|
||||
<attr name="btnStateIcon" format="reference" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="ActionButton">
|
||||
<attr name="btnActionText" format="string" />
|
||||
<attr name="btnActionTextColor" format="string" />
|
||||
<attr name="btnActionIcon" format="string" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="AuroraProgressView">
|
||||
<attr name="minWidth" format="dimension" />
|
||||
<attr name="maxWidth" format="dimension" />
|
||||
@@ -48,4 +42,4 @@
|
||||
<attr name="txtSubtitle" format="string" />
|
||||
<attr name="imgIcon" format="reference" />
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user