zyyoona7 / EasyPopup

「暂停维护」PopupWindow Wrapper. 对 PopupWindow 的封装。可指定相对于 anchor view 各个方位弹出,设置背景变暗,指定 ViewGroup 背景变暗等特性。
Apache License 2.0
1.54k stars 214 forks source link

java.lang.NullPointerException: Attempt to invoke interface method 'boolean android.view.inputmethod.InputConnection.finishComposingText()' on a null object reference #26

Closed 3-BodyCoding closed 6 years ago

3-BodyCoding commented 6 years ago

在moto android5.1.1会报错这个 在Samsung android 7.0上不会

zyyoona7 commented 6 years ago

Google 了一下这个报错好像与此库无关呀~StackOverflow 答案简书答案

3-BodyCoding commented 6 years ago

好的,谢谢,是studio的BUG