As I'm trying to debug my program, I can't figure out the error.
I have initialized two buttons and used .setOnClickListener on them.
When the user clicks the buttons, they are supposed to see a debug message
on LogCat. However, I keep seeing this message appear instead whenever I click the button, or if I click anywhere at all on the screen: ViewPostImeInputStage ACTION_DOWN.
Does anyone know what that message signifies, or if they a solution to my problem?
Thanks so much!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…