summaryrefslogtreecommitdiffstats
path: root/preloaded-classes
diff options
context:
space:
mode:
authorClara Bayarri <clarabayarri@google.com>2015-02-05 16:58:00 +0000
committerClara Bayarri <clarabayarri@google.com>2015-02-19 22:40:31 +0000
commited2a54cfd336bb935f281c04509ecd48c8cf116d (patch)
treef82b6e2c066e85a8e151e334d8931f92e543d152 /preloaded-classes
parent421d6ad191563308d31594f53fee804c3d4d1f84 (diff)
downloadframeworks_base-ed2a54cfd336bb935f281c04509ecd48c8cf116d.zip
frameworks_base-ed2a54cfd336bb935f281c04509ecd48c8cf116d.tar.gz
frameworks_base-ed2a54cfd336bb935f281c04509ecd48c8cf116d.tar.bz2
Floating Toolbars: Wrap the ActionMode creation in DecorView
This change will allow us to create ActionMode representations on the fly after onCreateActionMode by using the Decorator pattern. The new ActionModeWrapper will be responsible for the creating the appropriate ActionMode depending on the type chosen by the client, and setting it up. Things pending that are NOT addressed by this CL: - ActionModes created by callback.onWindowStartingActionMode(). This includes all current usages in an existing ActionBar, as it is handled by Activity. This requires some additional refactoring. - Representing the floating type - Moving the view creation code specific to StandaloneActionMode from DecorView to ActionModeWrapper, decoupling DecorView from StandaloneActionMode completely - Supporting two ActionModes in parallel in DecorView, one of each type Change-Id: I1a8db711f53b771eac74f0e6496106acf1ca2727
Diffstat (limited to 'preloaded-classes')
0 files changed, 0 insertions, 0 deletions