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

Commit c1ff21c8 authored by Aurimas Liutikas's avatar Aurimas Liutikas Committed by android-build-merger
Browse files

Merge "Allow users to quickly focus the minute field in TimePicker." into oc-dev

am: e85b6e4a

Change-Id: I6a75bbdfdee181d22700e76ed89b7ee2a8df9246
parents cc78864b e85b6e4a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -37,7 +37,8 @@
            android:layout_width="50dp"
            android:layout_height="wrap_content"
            android:inputType="number"
            android:textAppearance="@style/TextAppearance.Material.TimePicker.InputField" />
            android:textAppearance="@style/TextAppearance.Material.TimePicker.InputField"
            android:imeOptions="actionNext"/>
        <TextView
            android:id="@+id/label_hour"
            android:layout_width="wrap_content"