上传Android项目
This commit is contained in:
7
app/src/main/res/xml/method.xml
Normal file
7
app/src/main/res/xml/method.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<input-method xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<subtype
|
||||
android:imeSubtypeMode="keyboard"
|
||||
android:imeSubtypeLocale="en_US"
|
||||
android:label="English" />
|
||||
</input-method>
|
||||
Reference in New Issue
Block a user