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

Commit cec4da48 authored by Budi Kusmiantoro's avatar Budi Kusmiantoro Committed by Android Git Automerger
Browse files

am 1be0451b: Increase Set alarm switch touch target

* commit '1be0451b':
  Increase Set alarm switch touch target
parents 9995737d 1be0451b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@
            android:id="@+id/onoff"
            android:theme="@style/AlarmSwitchTheme"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:layout_height="@dimen/touch_target_min_size"
            android:layout_gravity="center_vertical|end" />

    </LinearLayout>