feat(res): 修改数字输入选择屏幕方向
This commit is contained in:
@ -112,7 +112,7 @@
|
||||
android:id="@+id/screen_rotation"
|
||||
android:singleLine="true"
|
||||
android:inputType="number"
|
||||
android:digits="1234"
|
||||
android:digits="12345678"
|
||||
android:hint="5正竖;6倒竖;7正横;8倒横;1竖;2横;3横竖;4禁止" />
|
||||
|
||||
<TextView />
|
||||
|
||||
Reference in New Issue
Block a user