Revert Insufficient gem button color change

This commit is contained in:
Hafiz 2023-06-29 15:48:16 -04:00 committed by Phillip Thelen
parent 7b29839586
commit fa156e5aa5

View file

@ -76,7 +76,7 @@
android:id="@+id/purchase_button"
android:layout_width="129dp"
android:layout_height="50dp"
style="@style/HabiticaButton.Maroon.Small"
style="@style/HabiticaButton.White.Small"
tools:text="$0.99"
android:textSize="16sp"
android:visibility="invisible"/>