X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout-w900dp%2Fbookmarks_drawer.xml;h=03c30f36292b5a0762d657668d3b7dc63dbad343;hp=e1e5042c199e33e8f5267fffb26dcabb3c715068;hb=af8631a31e1eeec0cb3e102f33c27008b93e6c80;hpb=27e33047e14466c84212bca02a14a7fc4ff15af8 diff --git a/app/src/main/res/layout-w900dp/bookmarks_drawer.xml b/app/src/main/res/layout-w900dp/bookmarks_drawer.xml index e1e5042c..03c30f36 100644 --- a/app/src/main/res/layout-w900dp/bookmarks_drawer.xml +++ b/app/src/main/res/layout-w900dp/bookmarks_drawer.xml @@ -20,8 +20,10 @@ @@ -32,14 +34,35 @@ android:orientation="vertical" android:background="?android:attr/colorBackground" > - + + android:orientation="horizontal" + tools:ignore="UseCompoundDrawables" > + + + + + + android:src="@drawable/bookmarks_day" + android:tint="?attr/fabIconTintColor" + android:contentDescription="@string/bookmarks" /> + android:tint="?attr/fabIconTintColor" + android:contentDescription="@string/create_folder" /> + android:tint="?attr/fabIconTintColor" + android:contentDescription="@string/create_bookmark" /> \ No newline at end of file