注意requestWindowFeature必须在 setContentView()之前调用。1.DEFAULT_FEATURES:系统默认状态,一般不需要指定2.FEATURE_CONTEXT_MENU:启用ContextMenu,默认该项已启用,一般无需指定3.FEATURE_CUSTOM_TI... Read More
posted @ 2014-07-23 17:01 tinyphp Views(1360) Comments(0) Diggs(0)