mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-29 13:27:57 +01:00
Automatically close dialog when login is successful and notify user by toast
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
android:textColor="@android:color/white"
|
||||
android:text="@string/login"
|
||||
android:id="@+id/login"
|
||||
app:pb_textComplete="@string/success"
|
||||
app:pb_textComplete="@string/login_success"
|
||||
app:pb_textProgress="@string/loading"
|
||||
app:pb_textError="@string/invalid_login"
|
||||
android:layout_marginTop="20dp"/>
|
||||
|
||||
Reference in New Issue
Block a user