I'm using google gcm, I have a class that when it receives a notification message pops up a notification. Then I have another class that displays the received messages. from the first class I call a static method of the second class that performs a refresh to display the message. Android just crashes with error "requestlayout etc. .." how can I do?
0 comments:
Post a Comment