X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomains_list.xml;h=6864bcbc4a885e32844c8796b22817966e8d43b3;hp=3d5fb64358c8979e1767225d39ca1074b007351a;hb=348acd7bd2c9ba9638ff87b34df4e7501214ca27;hpb=7ab2158319ff6d1e1b5087266e1c042e663452b3 diff --git a/app/src/main/res/layout/domains_list.xml b/app/src/main/res/layout/domains_list.xml index 3d5fb643..6864bcbc 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