アプリの最初のクリック/タッチが機能しません。logcatで見ることができます
I/InputQueue-JNI( 178): Sending finished signal for input channel 'hidden nav (client)' since it is being unregistered while an input message is still in progress.
I/InputQueue-JNI( 178): Ignoring finish signal on channel that is no longer registered.
この後、すべてのタッチ/クリックが完全に機能します。私は Jelly Bean を使用しており、アプリは windowSoftInputMode="stateAlwaysHidden" で全画面表示になっています
誰でもこれについて私を助けることができますか?