commit | a433c6dc4d141fa39a8b36ad9a782ac2dfe1f67c | [log] [tgz] |
---|---|---|
author | Ben Lin <linben@google.com> | Tue May 31 13:24:01 2016 -0700 |
committer | Ben Lin <linben@google.com> | Wed Jun 08 22:45:42 2016 +0000 |
tree | 65a110040668b40664232341c7f94f8be39c9a86 | |
parent | dc37031cc94eac00f58be555300faee332dc7941 [diff] |
Isolate Menu/Action management into dedicated manager classes. We are now also returning fragmentTuner at the activity level, so that directoryFragment does not have to do a .pick() logic depending on the activity type. Rather, the logic lies within the activity itself. Bug: 24416336 Change-Id: Idb200864f6c9468b9193781f6ac505b557ffbce9 (cherry picked from commit bc330a4bf53c3a766292097d1815b9abd469a945)