Is it possible to implement Flex states in Android application.

Posted by barmaleikin on Stack Overflow See other posts from Stack Overflow or by barmaleikin
Published on 2010-05-31T03:25:53Z Indexed on 2010/05/31 3:32 UTC
Read the original article Hit count: 192

Filed under:
|
|

Hi guys,

Let me explain what I am want to archive. For example, in Flex I can create page (list of something) with 3 states: Loading state (just display some animation or label with text "Please wait."), No records state (page with text saying that there is no records) and Page with populated list. It is very easy to operate with states in Flex.

Is it possible to implement something similar in Android application? I would appreciate if you provide some examples.

© Stack Overflow or respective owner

Related posts about android

Related posts about viewstate