X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout-w900dp%2Fdomains_list.xml;h=48428580d6edd8571c54e603aa8a3b6d54c22b53;hp=5a7d407b05ec02bd7a10dfb652260ab1a05c26c8;hb=61a76e491469916f2f30aebb47b98cda7cceb557;hpb=7ab2158319ff6d1e1b5087266e1c042e663452b3 diff --git a/app/src/main/res/layout-w900dp/domains_list.xml b/app/src/main/res/layout-w900dp/domains_list.xml index 5a7d407b..48428580 100644 --- a/app/src/main/res/layout-w900dp/domains_list.xml +++ b/app/src/main/res/layout-w900dp/domains_list.xml @@ -21,18 +21,30 @@ + android:showDividers="middle" > - + + + android:layout_width="0dp" + android:layout_weight="1" + android:choiceMode="singleChoice" + android:divider="@color/white" + android:dividerHeight="0dp" /> + + \ No newline at end of file