X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout-w900dp%2Fbookmarks_drawer.xml;h=e49aaf9cca0d3548fb594bf7c49a1e2ad15d2b72;hp=fdd097042efc612840bcb2098ab533bdae5cddc6;hb=d277b46fdd35b734dcace8c20ee9db431d2aa1da;hpb=be5c6472390dd054ffb15593388bc103944a99e4 diff --git a/app/src/main/res/layout-w900dp/bookmarks_drawer.xml b/app/src/main/res/layout-w900dp/bookmarks_drawer.xml index fdd09704..e49aaf9c 100644 --- a/app/src/main/res/layout-w900dp/bookmarks_drawer.xml +++ b/app/src/main/res/layout-w900dp/bookmarks_drawer.xml @@ -1,7 +1,7 @@ @@ -29,16 +31,37 @@ + android:orientation="vertical" + android:background="?android:attr/colorBackground" > - + + android:orientation="horizontal" + tools:ignore="UseCompoundDrawables" > + + + + + + android:layout_marginBottom="155dp" + android:src="@drawable/bookmarks" + android:tint="?attr/fabIconTintColor" /> + android:layout_marginBottom="85dp" + android:src="@drawable/create_folder" + android:tint="?attr/fabIconTintColor" /> + android:layout_margin="16dp" + android:src="@drawable/create_bookmark" + android:tint="?attr/fabIconTintColor" /> \ No newline at end of file