commit | 165ca04d0e05db466442be38110d4cc16e7f7618 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Wed May 19 19:21:19 2010 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Wed May 19 19:25:46 2010 -0700 |
tree | c25ebd88e34d35993dffb4f141f286514395157b | |
parent | 16b2a52fb61c0e9c924ebea56d682d4072fec5e1 [diff] |
Add new fragment demo for changing with config. This changes the FragmentLayout demo to show how the layout (and entire UI flow) can easily be changed based on screen configuration using fragments. Here we have different UI for landscape vs portrait. The old FragmentLayout demo is renamed to FragmentAnim and extended a bit. Various other tweaks to follow fragment API changes. Change-Id: I8df918dbf32b3617cae2b20f77eb37d8211b8c89