]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/domains_list.xml
Add `System default` entries in domain settings. https://redmine.stoutner.com/issues/153
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / domains_list.xml
index 4f5ad03a07739c82ee753a62f4a8f40d2cc4a089..312f41f4951953ca13780cc73debc698206f2355 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright 2017 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -26,5 +26,5 @@
     tools:context=".activities.DomainsActivity"
     android:layout_height="match_parent"
     android:layout_width="match_parent"
-    android:divider="@color/white"
+    android:divider="@color/transparent"
     android:dividerHeight="0dp" />
\ No newline at end of file