views:

80

answers:

0

Hi all, I have one weird issue. I have developed application (Android 1.5) which does not recreates itself on changing screen orientation (android:configChanges="orientation|keyboardHidden") and do nothing on configChange method (just to forbid recreating activity), but some of my special views lost possibility to handle onClick events, futhermore they are still available for focus and for activating them via Enter key pressing, but not for clicks. And one more, onclick functionality is being restored when I change orientation back. You can easyly reproduce this issue on Quattro banner (http://www.quattrowireless.com/about_quattro/press_releases_detail/quattro_launches_new_android_ad_kit/%20).