try in activity class
ActionBar actionbar = new ActionBar();
actionbar.hide();

Sent from my ASUS Eee Pad

Baodong Chen <chenbdche...@gmail.com> wrote:

>hi,all:
>i have an app on android ics for pad,and i want my app to cover the
>whole
>screen,but
>android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen"
>and setSystemUiVisibility(View.SYSTEM_UI_FLAG_LOW_PROFILE |
>View.SYSTEM_UI_FLAG_HIDE_NAVIGATION);
>DO NOT work for me...help!
>
>-- 
>You received this message because you are subscribed to the Google
>Groups "Android Developers" group.
>To post to this group, send email to android-developers@googlegroups.com
>To unsubscribe from this group, send email to
>android-developers+unsubscr...@googlegroups.com
>For more options, visit this group at
>http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to