X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_webview.xml;h=5be88fefacb64e59e73544d6e361ae0bd81b2d32;hb=bde6908fee004715f0125ab2d51016dd63a956f4;hp=5613cef023a5c805024daf0042d7061372fb1275;hpb=3756702edf3e068e3a3977cecb55c3bfd766e6d0;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/activity_webview.xml b/app/src/main/res/layout/activity_webview.xml index 5613cef0..5be88fef 100644 --- a/app/src/main/res/layout/activity_webview.xml +++ b/app/src/main/res/layout/activity_webview.xml @@ -1,69 +1,56 @@ - - + - + - + This file is part of Privacy Browser >. - + Privacy Browser is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. - + Privacy Browser is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. - - - - + You should have received a copy of the GNU General Public License + along with Privacy Browser. If not, see . --> - - - + + + + - + android:layout_height="?attr/actionBarSize" + android:background="?attr/colorPrimary" + app:popupTheme="@style/AppTheme.PopupOverlay" /> + - + - + + + \ No newline at end of file