X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings.xml;h=0a08e9110f023eb3a66d6e3bd715e00164c6f425;hb=a2a4b36a691762bac757ec32f2a19264f89382e0;hp=a71cd610052c2bd62c977e201e656e015966bb42;hpb=61a76e491469916f2f30aebb47b98cda7cceb557;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/domain_settings.xml b/app/src/main/res/layout/domain_settings.xml index a71cd610..0a08e911 100644 --- a/app/src/main/res/layout/domain_settings.xml +++ b/app/src/main/res/layout/domain_settings.xml @@ -1,7 +1,7 @@ - + android:focusable="true" + android:focusableInTouchMode="true" + android:descendantFocusability="beforeDescendants" > - + android:layout_width="match_parent" + android:layout_margin="12dp" + android:orientation="vertical" + android:divider="?android:attr/dividerVertical" + android:showDividers="middle" > - + - + android:layout_width="match_parent" + android:orientation="vertical" > - - + + + + + + + + + + + - - + + + + - + android:layout_width="match_parent" + android:orientation="horizontal" > + + + + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file