X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout-w900dp%2Fbookmarks_drawer_bottom_appbar.xml;h=fd756a304eac186f2f3da87a9a625e555f009bcd;hb=f0e2eba964dbe0973dd20d54cc798e2cac85bd09;hp=7df2e5da5314753d143654f738dae73ce13c8752;hpb=8142ac5fc2489de735de4b6fa21a1eae733ccfce;p=PrivacyBrowserAndroid.git 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 7df2e5da..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 @@ + android:contentDescription="@string/back" /> + + + + @@ -79,8 +90,8 @@ android:layout_width="wrap_content" android:layout_gravity="bottom|end" android:layout_marginEnd="16dp" - android:layout_marginBottom="155dp" - android:src="@drawable/bookmarks_day" + android:layout_marginBottom="200dp" + android:src="@drawable/bookmarks" android:tint="?attr/fabIconTintColor" android:contentDescription="@string/bookmarks" /> @@ -90,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" /> @@ -100,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 +