2013年3月15日
摘要: Android系统自带样式(android:theme)分类:Android知识杂记2012-01-05 13:391491人阅读评论(0)收藏举报androidandroid:theme="@android:style/Theme.Dialog" : Activity显示为对话框模式android:theme="@android:style/Theme.NoTitleBar" : 不显示应用程序标题栏android:theme="@android:style/Theme.NoTitleBar.Fullscreen" : 不显示应用程 阅读全文
posted @ 2013-03-15 10:06 zhengbeibei 阅读(651) 评论(0) 推荐(0) 编辑