X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout-w900dp%2Fdomains_list.xml;h=801d7ccc184dc48df1e98f3ad3707ba75dc650b4;hp=48428580d6edd8571c54e603aa8a3b6d54c22b53;hb=30199e211f320d781774a8cfa683317c71635871;hpb=61a76e491469916f2f30aebb47b98cda7cceb557 diff --git a/app/src/main/res/layout-w900dp/domains_list.xml b/app/src/main/res/layout-w900dp/domains_list.xml index 48428580..801d7ccc 100644 --- a/app/src/main/res/layout-w900dp/domains_list.xml +++ b/app/src/main/res/layout-w900dp/domains_list.xml @@ -36,15 +36,14 @@ android:id="@+id/domains_listview" android:layout_height="match_parent" android:layout_width="0dp" - android:layout_weight="1" + android:layout_weight="2" android:choiceMode="singleChoice" android:divider="@color/white" android:dividerHeight="0dp" /> - + android:layout_weight="3" /> \ No newline at end of file