diff options
| author | Dianne Hackborn <hackbod@google.com> | 2010-09-17 18:29:22 -0700 |
|---|---|---|
| committer | Dianne Hackborn <hackbod@google.com> | 2010-09-21 22:08:50 -0700 |
| commit | 625ac271f80777668f832a344486a6fcdc06d0ae (patch) | |
| tree | d9646d9a22d407ef7745cc39fa161488433a8e6e /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
| parent | 6cf08937a11851403e63908b937c9de0dff5a8cf (diff) | |
Work on fragments in layouts.
- Change semantics if IDs associated with these fragments, to
work correctly when placed in a container. If the container
has an ID or you have supplied a tag, the fragment's ID is
optional.
- To do this, there is a new LayoutInflater API that allows code
creating views to access the parent container that view will
be in.
- Fix issues with state management around these fragments. Now
correctly retains state when switching to a layout that doesn't
include the fragment.
Also:
- Add new simple list layouts for items that want to show an
activated state.
- Add new Activity.dump() that can be invoked with adb shell
dumpsys; the default implementation dumps fragment state.
Change-Id: I192f35e3ea8c53fbd26cf909095f2a994abfc1b6
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions
