fix contrast issue
This commit is contained in:
parent
23336e07ad
commit
55219b55ef
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue