X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomains_list.xml;h=4f5ad03a07739c82ee753a62f4a8f40d2cc4a089;hb=ade33e21bbdc373ee391b1105d94aeb1aac1b80d;hp=3d5fb64358c8979e1767225d39ca1074b007351a;hpb=d7e03ec491da516276c5f626baed4103946e1492;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/domains_list.xml b/app/src/main/res/layout/domains_list.xml index 3d5fb643..4f5ad03a 100644 --- a/app/src/main/res/layout/domains_list.xml +++ b/app/src/main/res/layout/domains_list.xml @@ -18,7 +18,13 @@ 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:divider="@color/white" + android:dividerHeight="0dp" /> \ No newline at end of file