Dianne Hackborn
625ac271f8
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
2010-09-21 22:08:50 -07:00
..
2010-09-16 16:59:56 -07:00
2010-01-08 15:11:38 -08:00
2010-01-04 15:39:40 -08:00
2010-02-22 16:48:47 -08:00
2010-06-23 10:43:00 -07:00
2010-08-30 18:38:14 -07:00
2010-09-16 16:59:56 -07:00
2010-08-17 17:29:36 -07:00
2009-11-13 13:53:39 -08:00
2010-01-26 12:28:15 -08:00
2010-08-03 11:18:23 -07:00
2010-08-21 09:44:53 -07:00
2010-07-29 16:56:25 -07:00
2010-08-19 17:07:13 -07:00
2010-08-19 17:07:13 -07:00
2010-02-24 11:19:12 -08:00
2010-02-23 16:39:08 -08:00
2010-04-22 11:26:06 -05:00
2010-07-08 09:02:48 -05:00
2010-08-19 17:37:31 -07:00
2010-03-23 17:32:41 -07:00
2010-08-19 17:07:13 -07:00
2010-03-19 11:15:49 -07:00
2010-03-19 11:15:49 -07:00
2010-03-03 15:55:13 -08:00
2010-02-26 16:29:09 -08:00
2009-07-29 14:25:07 -07:00
2010-08-17 12:43:05 -07:00
2010-08-21 09:44:53 -07:00
2010-09-15 11:00:44 -07:00
2010-03-24 15:27:41 -07:00
2010-07-29 16:56:25 -07:00
2010-09-03 12:06:51 -07:00
2010-08-26 14:02:20 -07:00
2010-08-27 11:43:56 -07:00
2010-08-21 09:44:53 -07:00
2010-03-24 15:09:50 -07:00
2010-09-15 14:39:48 -07:00
2010-09-15 11:00:44 -07:00
2010-06-02 08:54:47 -07:00
2009-07-21 11:16:54 -07:00
2010-03-05 17:33:20 -08:00
2010-09-03 12:06:20 +08:00
2010-08-04 11:06:22 -07:00
2010-09-21 17:56:48 -07:00
2010-08-24 11:01:14 -07:00
2010-09-07 15:16:44 -07:00
2010-08-19 17:07:13 -07:00
2010-08-19 17:07:13 -07:00
2010-08-19 17:37:31 -07:00
2010-09-21 09:39:29 -07:00
2010-09-16 16:59:56 -07:00
2010-09-16 19:24:20 -07:00
2010-08-10 16:17:09 -05:00
2010-08-17 18:40:21 -07:00
2010-08-30 19:14:07 -07:00
2010-09-03 12:06:51 -07:00
2010-09-16 06:37:26 -07:00
2010-03-23 12:42:51 -07:00
2010-03-31 16:07:35 -07:00
2010-07-08 09:02:48 -05:00
2010-01-08 15:11:38 -08:00
2010-09-02 15:56:04 -07:00
2010-09-16 15:27:20 -07:00
2010-09-16 06:37:26 -07:00
2010-08-19 17:07:13 -07:00
2010-08-19 17:07:13 -07:00
2010-08-10 17:45:03 -07:00
2010-08-19 17:07:13 -07:00
2010-09-21 22:08:50 -07:00
2010-08-19 17:07:13 -07:00
2009-07-29 14:25:07 -07:00
2010-08-19 17:07:13 -07:00
2010-03-18 15:44:30 -07:00
2010-06-16 13:38:15 -07:00
2010-06-16 13:38:15 -07:00
2010-01-08 15:11:38 -08:00
2010-04-13 11:55:02 -07:00