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

Commit e85b6e4a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents dad0ba15 8d6b3ec6
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"