X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_history_dialog.xml;fp=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_history_dialog.xml;h=01f6cb02268b58502aba7906a3d02cd37c575119;hp=1efcfacc7b5c77bafe2b4efa594c17636c37b8c8;hb=5bcf4ca90f27512b94fb7aca4fad37b4e4774655;hpb=74857298f431569df1849e8ef91387cb25274095 diff --git a/app/src/main/res/layout/url_history_dialog.xml b/app/src/main/res/layout/url_history_dialog.xml index 1efcfacc..01f6cb02 100644 --- a/app/src/main/res/layout/url_history_dialog.xml +++ b/app/src/main/res/layout/url_history_dialog.xml @@ -24,5 +24,5 @@ android:id="@+id/history_listview" android:layout_height="wrap_content" android:layout_width="wrap_content" - android:divider="@color/white" + android:divider="@color/transparent" android:dividerHeight="0dp" /> \ No newline at end of file