摘要:
@Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); requestWindowFeature(Window.FEATURE_CUSTOM_TITLE); //getWindow().setFeatureInt(Window.FEATURE_CUSTOM_TITLE, R.layout.titlebar_layout); setContentView(R.layout.activity_main); getWindow().setFeature... 阅读全文
posted @ 2013-08-22 14:58 崔彦凯 阅读(149) 评论(0) 推荐(0)
浙公网安备 33010602011771号