code: Modification Main screen
This commit is contained in:
parent
fb0a2de183
commit
03d38640ab
@ -10,7 +10,7 @@
|
|||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:orientation="horizontal"
|
android:orientation="horizontal"
|
||||||
app:layout_constraintGuide_percent="0.35" />
|
app:layout_constraintGuide_percent="0.36" />
|
||||||
|
|
||||||
|
|
||||||
<View
|
<View
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
<color name="buttonText">#C0C0C0</color>
|
<color name="buttonText">#C0C0C0</color>
|
||||||
<color name="grey">#808080</color>
|
<color name="grey">#808080</color>
|
||||||
<color name="light_grey">#BEBEBE</color>
|
<color name="light_grey">#BEBEBE</color>
|
||||||
<color name="beige">#E9D4C3</color>
|
<color name="beige">#E3D8B7</color>
|
||||||
</resources>
|
</resources>
|
Loading…
x
Reference in New Issue
Block a user