mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2024-12-11 16:15:25 +01:00
allow inserting 5 digit long slideshow durations
This commit is contained in:
parent
bd97796d4e
commit
76f48eb6ec
@ -32,7 +32,7 @@
|
||||
android:gravity="right"
|
||||
android:imeOptions="actionDone"
|
||||
android:inputType="number"
|
||||
android:maxLength="2"
|
||||
android:maxLength="5"
|
||||
android:textCursorDrawable="@null"
|
||||
android:textSize="@dimen/normal_text_size"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user