懒码农。。。。。。

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

 ref:http://developer.android.com/reference/android/app/Activity.html#requestWindowFeature(int)

public final boolean requestWindowFeature(int featureId)

Since: API Level 1

Enable extended window features. This is a convenience for calling getWindow().requestFeature().

Parameters
featureIdThe desired feature as defined in Window.
Returns

 

posted on 2011-11-15 10:15  阿彬  阅读(1160)  评论(0编辑  收藏  举报