-turned off autocorrect on relevant textfields
-money input field uses number keyboard - validation still required -added fadein animation to first menu -added splash screen (white) (logo looks better on white) -added (temporary?) navigation menu -removed access to navigator from login screen
This commit is contained in:
parent
cad91d5fd4
commit
f065e3df6a
11 changed files with 132 additions and 27 deletions
|
@ -4,9 +4,9 @@
|
|||
<item android:drawable="@android:color/white" />
|
||||
|
||||
<!-- You can insert your own image assets here -->
|
||||
<item>
|
||||
<!--<item>
|
||||
<bitmap
|
||||
android:gravity="center"
|
||||
android:src="@mipmap/launch_image" />
|
||||
</item>
|
||||
</item>-->
|
||||
</layer-list>
|
||||
|
|
BIN
android/app/src/main/res/mipmap/launch_image.png
Normal file
BIN
android/app/src/main/res/mipmap/launch_image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 131 KiB |
Reference in a new issue