Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/dialog_account_switcher.xml')
-rw-r--r--app/src/main/res/layout/dialog_account_switcher.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/layout/dialog_account_switcher.xml b/app/src/main/res/layout/dialog_account_switcher.xml
index 965f1df8..f75d0f20 100644
--- a/app/src/main/res/layout/dialog_account_switcher.xml
+++ b/app/src/main/res/layout/dialog_account_switcher.xml
@@ -14,8 +14,7 @@
android:gravity="center_vertical"
android:orientation="horizontal"
android:padding="@dimen/spacer_2x"
- android:paddingStart="@dimen/spacer_1x"
- android:paddingEnd="@dimen/spacer_1x">
+ android:paddingHorizontal="@dimen/spacer_1x">
<androidx.appcompat.widget.AppCompatImageView
android:id="@+id/currentAccountItemAvatar"