Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1a157e69 authored by Christopher Tate's avatar Christopher Tate
Browse files

No separators in the list of hosts whose links apps open

Bug 26692858

Change-Id: Ia2de5cb7200994f997037fad988c7e87e91b31e2
parent bad66071
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@
            android:id="@android:id/list"
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:divider="@null"
            android:scrollbarStyle="insideOverlay" />

</FrameLayout>
+1 −0
Original line number Diff line number Diff line
@@ -22,4 +22,5 @@
    android:paddingStart="4dp"
    android:paddingEnd="4dp"
    android:paddingTop="16dp"
    android:divider="@null"
    />