line and space formatting
This commit is contained in:
parent
c41fc44a89
commit
dedc82db07
|
|
@ -47,7 +47,7 @@
|
|||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="LoadingContentView">
|
||||
<attr name="stubText" format="string"/>
|
||||
<attr name="stubText" format="string" />
|
||||
</declare-styleable>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@
|
|||
<color name="skeleton_base">#33E5E5EA</color>
|
||||
<color name="skeleton_gradient">#D9DFE2</color>
|
||||
|
||||
|
||||
<color name="loadingContentViewProgressBar">#8D8EA6</color>
|
||||
<color name="loadingContentViewTextColor">#999BBF</color>
|
||||
<color name="loadingContentViewButtonTextColor">#141233</color>
|
||||
|
|
|
|||
Loading…
Reference in New Issue