I have a issue with an app locking up using Android 4.4.2. The app works great on Android 4.3.
I made another test app "WebViewerTest.apk" to test for the lockup.
It works great on my wife's Samsung Galaxy S3 running 4.3. Locks up on my Samsung Galaxy S3 running 4.4.2 and locks up on my daughters S4 running 4.4.2.
I didn't have these lockups until I upgraded to 4.4.2. I have tried the stock 4.4.2 ROM and now I am running Wicked 7.0 (4.4.2) ROM. Both have the lockup issues.
If you take a look at this test app, it's very simple... Three buttons: Show a website, back, forward buttons and an ExitNotifier for the device back key.
If you press the show a website, it's a US radar Image. Press anywhere on the image and show a looping radar image. Press anywhere on the looping radar and see a regional radar image.
You can scroll left, right, up, and down.
You can force the problem/issue if you try to zoom!!! On 4.3 I can zoom and still scroll left,right, up, down. On 4.4.2 the app locks up as soon as I zoom and then try to scroll or do anything else. Even the ExitNotifier (from pressing the device back key) is a very delayed response or locked up.
In my full app (not this test one) the issue will show after a little while, when you go to different websites and switch horizontal/vertical or one of my work websites when I try to enter dates into date fields. So it's not just the zooming that causes the issue.
Thanks
EDIT: I removed the old WebViewerTest.aia from this message and added a new WebViewerTest.aia to a message father down....