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=3b3c2449701d8ebd3d561420e50a6a1bbbc4a17d;hp=e16936cf8373d0b2d4d57c3c1499e8c691df3cce;hb=047f37ce55e2299817d187f5128247eaa2d653dd;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..3b3c2449 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,71 @@ -. + + 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 . --> + + - - - - - + + - - \ No newline at end of file + android:layout_width="match_parent" + android:orientation="vertical" > + + + + + + + + + + + + + + + + \ No newline at end of file