commit | c9ecb73ccdab767e7904232d46b660fdd7a9aad7 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Tue Dec 14 14:23:21 2010 -0800 |
committer | Amith Yamasani <yamasani@google.com> | Tue Dec 14 15:17:32 2010 -0800 |
tree | e8d1cda43cd1ce46ad4a055294c4c586fd4119f5 | |
parent | a754fd500c3fd1fd847f8d8b3289f2ff70bba86b [diff] |
Add a way to insert a parent bread crumb so that deep linked settings can navigate up. Bug: 3236568 This adds a way to insert a title as well as get a callback when that title is clicked. It is not really on the backstack and clicks must be handled via the listener interface.