add string to fix up key
This commit is contained in:
parent
845c036943
commit
7e30754d18
|
@ -77,7 +77,7 @@
|
|||
android:defaultValue="3"
|
||||
android:digits="0123456789"
|
||||
android:inputType="number"
|
||||
android:key="key_smbinterval"
|
||||
android:key="@string/key_smbinterval"
|
||||
android:maxLines="20"
|
||||
android:selectAllOnFocus="true"
|
||||
android:singleLine="true"
|
||||
|
|
Loading…
Reference in a new issue