Select all when focusing time in sleep timer (#6131)

This commit is contained in:
Lukmannudin 2022-10-16 02:02:35 +07:00 committed by GitHub
parent 4c30d8ff7f
commit e6613807c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:selectAllOnFocus="true"
android:layout_margin="8dp"
android:ems="2"
android:inputType="number"