-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:
Felix 2019-07-05 13:39:24 +01:00
parent cad91d5fd4
commit f065e3df6a
11 changed files with 132 additions and 27 deletions

View file

@ -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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB