Add send email and reset password screen

This commit is contained in:
Nezumi
2023-02-09 17:01:07 +07:00
parent d6800de7a5
commit 1ff9267f73
14 changed files with 447 additions and 9 deletions
+1
View File
@@ -12,6 +12,7 @@
<!-- Customize your theme here. -->
<item name="windowActionBar">false</item>
<item name="windowNoTitle">true</item>
<item name="android:textColorHint">@color/graylight</item>
</style>
<style name="DefaultSolid" parent="Widget.MaterialComponents.Button">