X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyCell.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprivacy_cell_linearlayout.xml;h=167ae8fd12f726f41c638387cfce7e616821c8d3;hp=b8473de92b0070fafdfc95c3a0aaee4ae1823fb1;hb=703dff21803cc19357c55982e596d114e81348c8;hpb=a02f5b84c4f81765cbaec1ac2462a5f38c5fe81f diff --git a/app/src/main/res/layout/privacy_cell_linearlayout.xml b/app/src/main/res/layout/privacy_cell_linearlayout.xml index b8473de..167ae8f 100644 --- a/app/src/main/res/layout/privacy_cell_linearlayout.xml +++ b/app/src/main/res/layout/privacy_cell_linearlayout.xml @@ -18,29 +18,91 @@ You should have received a copy of the GNU General Public License along with Privacy Browser. If not, see . --> - + android:layout_width="wrap_content" > - + android:layout_width="wrap_content" + android:orientation="vertical" + android:padding="15dp" > - + + - + - - \ No newline at end of file + + + + + + + + + + + + + + + + \ No newline at end of file