摘要:
//设置ActionBar背景 Drawable draw=this.getResources().getDrawable(R.drawable.actionbar_bg); getActionBar().setBackgroundDrawable(draw); //设置ActionBar Title字体的颜色 int titleId = Resources.getSystem().getIdentifier("action_bar_title", "id", "android"); TextView ti... 阅读全文
posted @ 2013-12-16 10:09
yshy
阅读(819)
评论(0)
推荐(0)

浙公网安备 33010602011771号