fix contrast issue

This commit is contained in:
Page Asgardius 2022-10-22 06:31:56 -07:00
parent 23336e07ad
commit 55219b55ef

View file

@ -6,7 +6,7 @@
android:layout_height="match_parent"
android:orientation="vertical"
android:theme="@style/Theme.AppCompat"
android:background="@drawable/wormhole"
android:background="@drawable/galaxy"
tools:context=".SignUp">
<EditText