'commit'
This commit is contained in:
4
Tools/T8_InstallFastInputIME.py
Normal file
4
Tools/T8_InstallFastInputIME.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import uiautomator2 as u2
|
||||
|
||||
d = u2.connect()
|
||||
d.set_input_ime(True)
|
||||
Reference in New Issue
Block a user