or
getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN,WindowManager.LayoutParams.FLAG_FULLSCREEN);
this.requestWindowFeature(Window.FEATURE_NO_TITLE);
like this
On Fri, Jun 12, 2009 at 5:47 PM, Desu Vinod Kumar <[email protected]>wrote:
> hi
>
> requestWindowFeature(Window.FEATURE_NO_TITLE);
>
> by calling these
> we can hide the title bar
> i
>
>
>
>
> On Fri, Jun 12, 2009 at 5:41 PM, Shyam Dasgupta
> <[email protected]>wrote:
>
>>
>> right, the title bar can be hidden both by setting flags or using a
>> custom theme with [<item name="android:windowNoTitle">true</item>] but
>> the status bar is acting differently in 1.5, atleast in my case.
>>
>> On Jun 12, 5:05 pm, sylpheo <[email protected]> wrote:
>> > sorry, not for status bar :) just title
>> >>
>>
>
>
> --
> Regards
> -------------------
> Desu Vinod Kumar
> [email protected]
> 09916009493
>
--
Regards
-------------------
Desu Vinod Kumar
[email protected]
09916009493
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---