This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Android and the fly likes TextView and Button doesn't refresh/redraw/re-render Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "TextView and Button doesn Watch "TextView and Button doesn New topic
Author

TextView and Button doesn't refresh/redraw/re-render

Ethan Bauer
Greenhorn

Joined: Sep 22, 2010
Posts: 18
Code:


Screenshot:




Description:

I'm having a problem with changing the text of the Button ("Ej färdig med städningen" <--> "Färdig med städningen") and changing the text of the lower TextView ("Status: Städat" <--> "Status: Ej städat"). What happens is the text changes once, when I click the button, then the text doesn't change at all, although I've check LogCat and the boolean 'cleaned' is change and sent accordingly to the server. So it's just a matter of the TextView and the Button not refreshing/redrawing, how do I fix it?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: TextView and Button doesn't refresh/redraw/re-render
 
Similar Threads
SharedPreference not working
Cannot find the problem in the code
EditText force closing with getText().toString()
Connect to server on LAN
android uncaught handler: thread main exiting due to uncaught exception