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

Commit 03f49868 authored by Mill Chen's avatar Mill Chen
Browse files

[Expressive] Add chevron to SelectorWithWidgetPreference

Bug: 409389626
Test: visual verify
Flag: EXEMPT bugfix
Change-Id: Ibf5a3a516e52383260531cc5b5741ea0353b18dc
parent ac3abdcd
Loading
Loading
Loading
Loading
+3 −6
Original line number Diff line number Diff line
@@ -92,12 +92,9 @@
        android:layout_height="match_parent"
        android:orientation="horizontal"
        android:gravity="center_vertical">
        <View
            android:layout_width=".75dp"
            android:layout_height="32dp"
            android:layout_marginTop="@dimen/settingslib_expressive_space_small1"
            android:layout_marginBottom="@dimen/settingslib_expressive_space_small1"
            android:background="?android:attr/dividerVertical"/>

        <include layout="@layout/settingslib_expressive_two_target_divider" />

        <ImageView
            android:id="@+id/selector_extra_widget"
            android:layout_width="match_parent"