From: Soren Stoutner Date: Thu, 26 Feb 2026 21:56:33 +0000 (-0700) Subject: Fix bookmarks database view status bar with bottom app bar. https://redmine.stoutner... X-Git-Url: https://gitweb.stoutner.com/?a=commitdiff_plain;h=b5109c954b55a9bdb0592c1114b47e75f9aa8450;p=PrivacyBrowserAndroid.git Fix bookmarks database view status bar with bottom app bar. https://redmine.stoutner.com/issues/1286 --- diff --git a/app/src/main/res/layout/bookmarks_databaseview_bottom_appbar.xml b/app/src/main/res/layout/bookmarks_databaseview_bottom_appbar.xml index 11330e98..e3c448f2 100644 --- a/app/src/main/res/layout/bookmarks_databaseview_bottom_appbar.xml +++ b/app/src/main/res/layout/bookmarks_databaseview_bottom_appbar.xml @@ -1,29 +1,32 @@ + You should have received a copy of the GNU General Public License along with + this program. If not, see . --> + + android:layout_width="match_parent" + android:fitsSystemWindows="true" >