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

Commit 6d726f5e authored by David Nelloms's avatar David Nelloms Committed by Android (Google) Code Review
Browse files

Merge "Remove focusable attribute from car_preference."

parents b00f655f 1f75f3e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -20,7 +20,7 @@
    android:layout_width="match_parent"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:layout_height="wrap_content"
    android:background="?android:attr/selectableItemBackground"
    android:background="?android:attr/selectableItemBackground"
    android:focusable="true"
    android:clipToPadding="false"
    android:minHeight="?android:attr/listPreferredItemHeightSmall"
    android:minHeight="?android:attr/listPreferredItemHeightSmall"
    android:paddingEnd="?android:attr/listPreferredItemPaddingEnd"
    android:paddingEnd="?android:attr/listPreferredItemPaddingEnd"
    android:paddingStart="?android:attr/listPreferredItemPaddingStart">
    android:paddingStart="?android:attr/listPreferredItemPaddingStart">