aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_edit_account.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-11-23 14:49:58 +0100
committerChristian Schneppe <christian@pix-art.de>2018-11-23 14:49:58 +0100
commite23b95303f731431ef079995375aabe9a06fa93f (patch)
tree24c90a0f2bafa41dfe05e01e2544efd0a1290c4c /src/main/res/layout/activity_edit_account.xml
parent1ece2e3350a5f11abf07269d7a609aa6d85f631c (diff)
attempt to work around bugs in Chinese ROMs
Diffstat (limited to '')
-rw-r--r--src/main/res/layout/activity_edit_account.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/activity_edit_account.xml b/src/main/res/layout/activity_edit_account.xml
index 73ae622be..011f89e5b 100644
--- a/src/main/res/layout/activity_edit_account.xml
+++ b/src/main/res/layout/activity_edit_account.xml
@@ -91,7 +91,7 @@
app:passwordToggleEnabled="true"
app:passwordToggleTint="?android:textColorSecondary">
- <android.support.design.widget.TextInputEditText
+ <de.pixart.messenger.ui.widget.TextInputEditText
android:id="@+id/account_password"
style="@style/Widget.Conversations.EditText"
android:layout_width="match_parent"