mirror of
https://github.com/k0shk0sh/FastHub.git
synced 2026-01-18 14:36:40 +00:00
Correct spacing to avoid conflicting with scrollbar
This commit is contained in:
parent
435ca69cdc
commit
4aaa168ee0
@ -27,7 +27,7 @@
|
||||
android:id="@+id/toggleHolder"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginEnd="@dimen/spacing_micro"
|
||||
android:layout_marginEnd="@dimen/spacing_normal"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<com.fastaccess.ui.widgets.AvatarLayout
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
android:id="@+id/toggleHolder"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginEnd="@dimen/spacing_micro"
|
||||
android:layout_marginEnd="@dimen/spacing_normal"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<com.fastaccess.ui.widgets.AvatarLayout
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user