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

Commit e65ea89b authored by Fan Zhang's avatar Fan Zhang Committed by android-build-merger
Browse files

Merge "Enlarge touch target size on settings spinner" into qt-dev

am: 87dbdeab

Change-Id: Id795ff44437983abee73d95cdaf78ddb5c977065
parents dc5cf692 87dbdeab
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
@@ -15,9 +15,13 @@
  limitations under the License.
  -->

<layer-list xmlns:android="http://schemas.android.com/apk/res/android"
<layer-list
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:paddingMode="stack">
    <item>

    <item
        android:top="8dp"
        android:bottom="8dp">
        <shape>
            <corners
                android:radius="20dp"/>