直接在代码里给actionbar设置背景图
getSupportActionBar().setBackgroundDrawable(getResources().getDrawable(R.drawable.xxx));