mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
visual fixes
Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
parent
9a771797a1
commit
9a1d2dd06e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
android:id="@+id/container"
|
||||
android:layout_width="@dimen/recommended_files_layout_width"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginEnd="@dimen/standard_half_margin"
|
||||
android:layout_marginEnd="@dimen/standard_margin"
|
||||
android:orientation="vertical"
|
||||
android:gravity="start">
|
||||
|
||||
|
|
Loading…
Reference in a new issue