袁阳
Results
3
comments of
袁阳
I had fix this issue in my local project。 in ImageKeyboard.java,modify the AUTHORITY from "com.example.android.supportv13.sampleime.inputcontent" to "com.example.android.commitcontent.ime.inputcontent" which is same as AndroidManifest.xml。
@LiYing2010 thank you