commit | 6f9952fd5a1dc66c584b26b9062ba6efd69ebcc7 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon May 13 19:04:08 2013 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Tue May 14 01:39:32 2013 +0100 |
tree | cd5bee9b658c29ad2376116c29675795af9c7851 | |
parent | c2e914f174005f5cb4f996877af7bd83ff5a232a [diff] |
Tidy up Up Navigate for ActionBarActivity These came about as part of IOSched testing yesterday. - Split out the relevant NavUtils calls into seperate methods allowing apps to override. - More closely emulate v16's shouldUpRecreateTask() in base NavUtils - Adds an interface to TaskStackBuilder which allows ActionBarActivity to provide the parent intent. Change-Id: I4e158f6fa9e274f0a38ccfe0a98fc0e7cc4457b9 Signed-off-by: Chris Banes <chrisbanes@google.com>