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

Commit 699c194b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Change divider between framework and TileServices" into sc-dev

parents 8fdd1d87 4b671da6
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -18,8 +18,5 @@
<View
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:layout_marginStart="16dp"
    android:layout_marginEnd="16dp"
    android:background="?android:attr/listDivider"
    android:layout_height="32dp"
    android:importantForAccessibility="no" />