1getSherlockActivity().getSupportActionBar().setBackgroundDrawable(new ColorDrawable(0xff00ACED));
2mActionBar.setBackgroundDrawable(new ColorDrawable(0xff00DDED));
3mActionBar.setDisplayShowTitleEnabled(false);
4mActionBar.setDisplayShowTitleEnabled(true);