| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: I7f20e4f00cf68c78c578ae620a95de7fa97f0761
|
| |
|
|
|
|
| |
Also tweak a few things to make the demos run on Donut.
Change-Id: I298fdf8fb0f12ee6db10e66657a22e19a527811a
|
| |
|
|
| |
Change-Id: Ieb1df7fc0708f22aae3d851f74ade1343eb44e08
|
| |
|
|
|
|
|
|
|
|
| |
- Rename FragmentAnim to FragmentHideShow, and tweak it to look
less stupid.
- Reworking FragmentLayout to better represent a typical way to
use fragments.
- Tweak various UI elements.
Change-Id: I3f4861c33bafafd27108fe0e4193e0ac7711f69e
|
| |
|
|
| |
Change-Id: Ib0147af6c82f7781fd50f9a5f85c34c140973909
|
| |
|
|
|
|
| |
Also make use of fragment arguments and targets to simplify code.
Change-Id: I79884854f4c7ff4fdc35c68087b5b2235a75c79f
|
| |
|
|
|
|
|
| |
In particular, use the new argument Bundle for passing runtime
data to fragments. Simplifies the code some.
Change-Id: I248bfa0bf94b1599926038174baa4c7387ed8ba1
|
| |
|
|
| |
Change-Id: I20b200c285336066d96cdb9cc37287d1168a1874
|
| |
|
|
|
|
|
|
|
| |
* Cleaned up extra whitespace & made vertical whitespace more consistent
* 100col wrap
* Remove unused imports
* Add @Override where necessary
Change-Id: I1ad404ffc4ce7fa9c4b661f7cc1783c86356316b
|
| |
|
|
|
|
| |
also move text in the dialog demo to the top to make dialogs easier to read
Change-Id: I76c44f773098e64c79465060efb4bb6edab1fa3a
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
- Correctly work with state saving and restoring.
- Add new sample showing a fragment that is retained across activities.
Change-Id: I7b1e02135177e69e9fff23fcc55e86d93a75c7e0
|
| |
|
|
| |
Change-Id: If7f4d2465590cd27aed04d2675498fbe59474728
|
|
|
Change-Id: I016f87dc3b7433d0600a9a9308f666a36c5a98ca
|