X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout-w900dp%2Fbookmarks_drawer_bottom_appbar.xml;fp=app%2Fsrc%2Fmain%2Fres%2Flayout-w900dp%2Fbookmarks_drawer_bottom_appbar.xml;h=fd756a304eac186f2f3da87a9a625e555f009bcd;hp=eadc8c98dfe1a4ce8e287413d1560e47a7d7ddb8;hb=6f8247bfc1b2c231e99302568a7b962b24174580;hpb=96c4a39fe61b2e8a47100fd0c27193847dc3c895 diff --git a/app/src/main/res/layout-w900dp/bookmarks_drawer_bottom_appbar.xml b/app/src/main/res/layout-w900dp/bookmarks_drawer_bottom_appbar.xml index eadc8c98..fd756a30 100644 --- a/app/src/main/res/layout-w900dp/bookmarks_drawer_bottom_appbar.xml +++ b/app/src/main/res/layout-w900dp/bookmarks_drawer_bottom_appbar.xml @@ -1,7 +1,7 @@ + + + + @@ -77,7 +90,7 @@ android:layout_width="wrap_content" android:layout_gravity="bottom|end" android:layout_marginEnd="16dp" - android:layout_marginBottom="155dp" + android:layout_marginBottom="200dp" android:src="@drawable/bookmarks" android:tint="?attr/fabIconTintColor" android:contentDescription="@string/bookmarks" /> @@ -88,7 +101,7 @@ android:layout_width="wrap_content" android:layout_gravity="bottom|end" android:layout_marginEnd="16dp" - android:layout_marginBottom="85dp" + android:layout_marginBottom="130dp" android:src="@drawable/create_folder" android:tint="?attr/fabIconTintColor" android:contentDescription="@string/create_folder" /> @@ -98,8 +111,9 @@ android:layout_height="wrap_content" android:layout_width="wrap_content" android:layout_gravity="bottom|end" - android:layout_margin="16dp" + android:layout_marginEnd="16dp" + android:layout_marginBottom="60dp" android:src="@drawable/create_bookmark" android:tint="?attr/fabIconTintColor" android:contentDescription="@string/create_bookmark" /> - \ No newline at end of file +