History log of /frameworks/base/core/res/res/layout/simple_list_item_activated_2.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f966ed949c4aa14de5b070cc36039493f98848f1 24-Jul-2012 Fabrice Di Meglio <fdimeglio@google.com> Introduce listPreferredItemPaddingStart/listPreferredItemPaddingEnd

- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)

Change-Id: I7376b3c350ae9ce5034f3aac7105f61963c30c2d
/frameworks/base/core/res/res/layout/simple_list_item_activated_2.xml
aac0d4ed026d1cfbcf3fa81c6e4eb96f4347ca17 20-Jul-2012 Fabrice Di Meglio <fdimeglio@google.com> Replace left/right with start/end for Gravity / LayoutParams / Padding

- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)

Change-Id: Id9af5375fb9b0edeae5232c77e52ecd497bd2e67
/frameworks/base/core/res/res/layout/simple_list_item_activated_2.xml
7c8375d65218f68aa5e48f86cee2dd0ee9114bb5 09-Sep-2011 Adam Powell <adamp@google.com> Bug 5214224 - List item metrics

Base list item padding on the theme. Adjust stock framework list items
to obey this. Adjust text sizes in stock list items based on existing
theme attributes.

Change-Id: I98a441e5494fa1d1d34a5f05e525e54e8b0d78b9
/frameworks/base/core/res/res/layout/simple_list_item_activated_2.xml
d257544e14214a55c00c67490beacf2a396db4c4 22-Aug-2011 Adam Powell <adamp@google.com> Fix bug 5142716 - Dialog content font size/padding is inconsistent
across different applications.

Alter font sizing and metrics of standard list item layouts to match
UI spec. This fixes metrics issues in dialogs, menus, and more.

Change-Id: I1e4f6266ac5e0d23e5272d69b5a102e3364ca7aa
/frameworks/base/core/res/res/layout/simple_list_item_activated_2.xml
625ac271f80777668f832a344486a6fcdc06d0ae 18-Sep-2010 Dianne Hackborn <hackbod@google.com> 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
/frameworks/base/core/res/res/layout/simple_list_item_activated_2.xml