X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fbookmarks_drawer.xml;h=635e7e7470ce3d4da19f37d34660090c365fb410;hp=c36bd3c13bd5e10734e584a24477338a23614238;hb=74655c0cd0ba72c80ac6c48df55bc3d2f5280ad2;hpb=96b6cf681cf89d18b4e950a43dfdaaad2cc67f85 diff --git a/app/src/main/res/layout/bookmarks_drawer.xml b/app/src/main/res/layout/bookmarks_drawer.xml index c36bd3c1..635e7e74 100644 --- a/app/src/main/res/layout/bookmarks_drawer.xml +++ b/app/src/main/res/layout/bookmarks_drawer.xml @@ -1,34 +1,35 @@ + You should have received a copy of the GNU General Public License + along with Privacy Browser. If not, see . --> + android:layout_width="match_parent" + android:orientation="vertical" + android:background="?android:attr/colorBackground" > . --> android:layout_width="match_parent" android:textStyle="bold" android:textSize="20sp" - android:background="?attr/navigationHeaderBackground" - android:textColor="?attr/navigationHeaderTextColor" /> + android:textColor="?android:attr/textColorPrimary" + android:layout_margin="10dp" /> . --> android:dividerHeight="0dp" /> - + android:layout_marginBottom="155dp" + android:src="?attr/bookmarksIcon" /> - + android:layout_marginBottom="85dp" + android:src="?attr/createFolderIcon" /> - + android:layout_margin="16dp" + android:src="?attr/createBookmarkIcon" /> \ No newline at end of file