I use ActionBarSherlock and at the first start the activation action appears with the application icon, although I change it in the code, the title should not appear, the activation background is lighter than necessary! After a moment, everything falls into place! How to fix it?

    2 answers 2

    Why do you do all of the above in code? Use styles, themes, etc.

      Now it makes no sense to use ActionBarSherlock. Since Google has added ActionBar support to the support.v7 library. You can look already there.

      Actionbar