X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout-w900dp%2Fbookmarks_drawer.xml;h=e1e5042c199e33e8f5267fffb26dcabb3c715068;hp=e5e9d919f4d63c8b0f2242db9e643a489220e279;hb=27e33047e14466c84212bca02a14a7fc4ff15af8;hpb=3c19cff9af88a91b63363b0d7278ac3cfbd9f85a diff --git a/app/src/main/res/layout-w900dp/bookmarks_drawer.xml b/app/src/main/res/layout-w900dp/bookmarks_drawer.xml index e5e9d919..e1e5042c 100644 --- a/app/src/main/res/layout-w900dp/bookmarks_drawer.xml +++ b/app/src/main/res/layout-w900dp/bookmarks_drawer.xml @@ -1,22 +1,22 @@ + 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="@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