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=165d0766eb40038ef71a3f9ee48077beb7c502c7;hb=74655c0cd0ba72c80ac6c48df55bc3d2f5280ad2;hpb=3c19cff9af88a91b63363b0d7278ac3cfbd9f85a diff --git a/app/src/main/res/layout/bookmarks_drawer.xml b/app/src/main/res/layout/bookmarks_drawer.xml index 165d0766..635e7e74 100644 --- a/app/src/main/res/layout/bookmarks_drawer.xml +++ b/app/src/main/res/layout/bookmarks_drawer.xml @@ -1,47 +1,44 @@ + 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: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