commit | 07304f5299c6bccf84bd993239fbb3b87a0d46e6 | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Mon May 07 17:32:44 2012 -0700 |
committer | Adam Powell <adamp@google.com> | Mon May 07 17:32:44 2012 -0700 |
tree | e59a004972585c0cc29c0fdcbc20ce8148bfc04b | |
parent | 9d7bbcb89a3f14331c55ed2bbdcf768a4aa91cc1 [diff] |
Fix a bug in Activity Up navigation dispatching Propagate the return value from onNavigateUp as the result of onMenuItemSelected. This fixes a bug where the action bar Up nav button clicks would not be propagated to support lib FragmentActivity or other activity subclasses that rely on processing otherwise unhandled onMenuItemSelected events. Change-Id: Id879dd1756ed06b8a7b720ebf0eae2a8ddc66ca8