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:layout_height="match_parent"
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
android:theme="@style/Theme.AppCompat"
|
android:theme="@style/Theme.AppCompat"
|
||||||
android:background="@drawable/wormhole"
|
android:background="@drawable/galaxy"
|
||||||
tools:context=".SignUp">
|
tools:context=".SignUp">
|
||||||
|
|
||||||
<EditText
|
<EditText
|
||||||
|
|
Loading…
Reference in a new issue