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

Commit 635e1fbd authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Change divider between framework and TileServices" into sc-dev am: 699c194b

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14238087

Change-Id: Iac060af5f1576918f1c6c924929ae236ade7113d
parents 6183a494 699c194b
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" />