Theme switching

This commit is contained in:
2021-02-21 00:31:02 +03:00
parent 06aa41cab1
commit 35c45fd34f
34 changed files with 447 additions and 155 deletions
@@ -72,6 +72,7 @@
style="@style/AppTheme.Login.EditText"
android:layout_width="match_parent"
android:hint="@string/email_login_hint"
android:imeOptions="actionGo"
android:inputType="textEmailAddress" />
</LinearLayout>