2013-06-20 62 views

回答

0

我的解決辦法:

1)下載drawble和drawable-xhdpi文件夾放置:

ab_background

2)和更改操作欄的背景:

getActionBar().setBackgroundDrawable(getResources().getDrawable(R.drawable.ab_background));