• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Keyboard detection

Hello everybody !

I've a problem concerning the android soft keyboard, i'd like to detect open and close events. I've succeeded to do it overriding the onMeasure event on the main layout when the AdjustResize options of the activity is activated, but i can't have the same result with the AdjustPan options. What can I do ?

Thanks in advance.

Best regards.
 
Back
Top Bottom