I enabled proguard using following info I tried both popular answers Enabling ProGuard in Eclipse for Android.
When I hit back button from WebviewActivity or the Browser (started by intent in my application), app shows blank screen, However If disable the proguard the behaviour is normal.
NOTE: This only happens when I hit back button, webview or content is shown properly.