Fix navbar secondary overlay resource handling [4/4]

Hold an instance of all our action drawables in an array
in the NavigationController and map actions to needed drawable
index. The secret was to hold instances as persistent members
and only update the drawables when overlay changes. The navbar
overlay is transient and each update is a "one-shot" situation
Use separate public methods for notifying navbar of navbar overlay
change and statusbar recreate change.
8 files changed
tree: a47bdd58733d623290adf523d3acc9c4477b0666
  1. libs/
  2. src/
  3. Android.mk