aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/view_account.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/view_account.xml')
-rw-r--r--app/src/main/res/layout/view_account.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/layout/view_account.xml b/app/src/main/res/layout/view_account.xml
index 63d3e9cd..1c7eea66 100644
--- a/app/src/main/res/layout/view_account.xml
+++ b/app/src/main/res/layout/view_account.xml
@@ -10,11 +10,11 @@
android:layout_width="@dimen/account_image_size"
android:layout_height="@dimen/account_image_size" />
- <android.support.v4.widget.Space
+ <Space
android:layout_width="1dp"
android:layout_height="20dp" />
- <android.support.v7.widget.AppCompatTextView
+ <androidx.appcompat.widget.AppCompatTextView
android:id="@+id/account_text"
android:layout_width="@dimen/account_image_size"
android:layout_height="wrap_content"