meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| android:views [2012/07/04 13:44] – created esa-petri | android:views [2012/07/05 15:48] (current) – esa-petri | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| =====Changing Views in Activity===== | =====Changing Views in Activity===== | ||
| + | in Android switching between views is a way to keep information, | ||
| + | tab pane is a way to make using multiple tabs easier. | ||
| - | + | Here is example of changing views in one activity. Also uses random, multiple threads, changing text colour,size of buttons and similar. | |
| - | * [[http:// | + | * [[http:// |
| links: | links: | ||
| - | * http://www.aslingandastone.com/2011/dynamically-changing-android-views-with-xml-layouts/ | + | * http:// |
| + | * http://www.anddev.org/ | ||
| + | * http:// | ||
| + | * http:// | ||
| + | * http:// | ||