No separators in the list of hosts whose links apps open
am: 1a157e69b4
* commit '1a157e69b4f190a0f6bf2992a397c830b215f3cb':
No separators in the list of hosts whose links apps open
This commit is contained in:
@@ -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>
|
||||
|
@@ -22,4 +22,5 @@
|
||||
android:paddingStart="4dp"
|
||||
android:paddingEnd="4dp"
|
||||
android:paddingTop="16dp"
|
||||
android:divider="@null"
|
||||
/>
|
||||
|
Reference in New Issue
Block a user