X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fcreate_home_screen_shortcut_dialog.xml;h=20e37fdac261b3a7a2ab6e6b35f7808099e0954e;hp=e16936cf8373d0b2d4d57c3c1499e8c691df3cce;hb=1b27ac6f2b7c046945fc97e2aff9adbde8a152ce;hpb=b72fd06c1e378ca01c1cccd83ed0c7ae5297b8f4 diff --git a/app/src/main/res/layout/create_home_screen_shortcut_dialog.xml b/app/src/main/res/layout/create_home_screen_shortcut_dialog.xml index e16936cf..20e37fda 100644 --- a/app/src/main/res/layout/create_home_screen_shortcut_dialog.xml +++ b/app/src/main/res/layout/create_home_screen_shortcut_dialog.xml @@ -1,22 +1,96 @@ -. + + This file is part of Privacy Browser Android . + + Privacy Browser Android 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 Android 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 Android. If not, see . --> + + - - - - - + + - - \ No newline at end of file + android:layout_width="match_parent" + android:orientation="vertical" > + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file