In my content view, I have built in the ability to call a number via the Dialer when the user presses the CALL button. The call works fine, but when I back out of the Dialer and go back into my application, the views and the redrawing mechanisms are completely screwed up, and the application is unusable.
For instance, when I select one of my ImageButtons, the image usually magnifies by 25%, but when I do this after entering the dialer app, the image enlarges but the frame stays the exact same, meaning that I only see a small section of the enlarged view. Also, when I press the RIGHT button, my ListView should display different text (as it does pre-Dialer), but it fails to do so post-Dialer... it doesn't do anything at the moment. Just wondering if there's anything that causes this to occur and whether or not they may be fixed. Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

