mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-17 11:32:05 +00:00
Revert Insufficient gem button color change
This commit is contained in:
parent
7b29839586
commit
fa156e5aa5
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@
|
||||||
android:id="@+id/purchase_button"
|
android:id="@+id/purchase_button"
|
||||||
android:layout_width="129dp"
|
android:layout_width="129dp"
|
||||||
android:layout_height="50dp"
|
android:layout_height="50dp"
|
||||||
style="@style/HabiticaButton.Maroon.Small"
|
style="@style/HabiticaButton.White.Small"
|
||||||
tools:text="$0.99"
|
tools:text="$0.99"
|
||||||
android:textSize="16sp"
|
android:textSize="16sp"
|
||||||
android:visibility="invisible"/>
|
android:visibility="invisible"/>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue