Kiran wrote:
> Hierarchy viewer shows the text view. Also the data contains the html
> page. Here is the screenshot of hierarchy viewer:
> http://i1011.photobucket.com/albums/af233/kiranjulapalli/textview.png?t=1256301091

Great!

That means your background processing is working just fine. Now all you
need to do is figure out why the text is not showing up, such as:

-- The TextView is off-screen
-- The TextView is hidden behind something else
-- The TextView has black text on a black background
-- The TextView has zero height or width
-- etc.

hierarchyviewer should be able to help with much of that.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 1.0 Available!

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to