[android-developers] is there anyway to disable or hide action bar in honeycomb 3.1?

2011-10-18 Thread Hitendrasinh Gohil
Hi, is there anyway to disable or hide action bar in honeycomb 3.1? -- 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

Re: [android-developers] is there anyway to disable or hide action bar in honeycomb 3.1?

2011-10-18 Thread Rocky
please check alltechsolution.wordpress.com On Tue, Oct 18, 2011 at 4:14 PM, Hitendrasinh Gohil hitendrasin...@gmail.com wrote: Hi, is there anyway to disable or hide action bar in honeycomb 3.1? -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] is there anyway to disable or hide action bar in honeycomb 3.1?

2011-10-18 Thread Hitendrasinh Gohil
Hi, I want to disable the whole action bar.I am using samsung galaxy 10.1 and in that the action bar at bottom contains number of icons like home,backbutton,menu etc...I want to disable the whole action bar. On Tue, Oct 18, 2011 at 4:19 PM, Rocky rkjhaw1...@gmail.com wrote: please check

Re: [android-developers] is there anyway to disable or hide action bar in honeycomb 3.1?

2011-10-18 Thread Mark Murphy
On Tue, Oct 18, 2011 at 6:44 AM, Hitendrasinh Gohil hitendrasin...@gmail.com wrote: is there anyway to disable or hide action bar in honeycomb 3.1? Theme.NoTitleBar should work. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog |

Re: [android-developers] is there anyway to disable or hide action bar in honeycomb 3.1?

2011-10-18 Thread Mark Murphy
On Tue, Oct 18, 2011 at 7:04 AM, Hitendrasinh Gohil hitendrasin...@gmail.com wrote: I want to disable the whole action bar. Based on the rest of this email, you do not. I am using samsung galaxy 10.1 and in that the action bar at bottom contains number of icons like home,backbutton,menu

Re: [android-developers] is there anyway to disable or hide action bar in honeycomb 3.1?

2011-10-18 Thread Hitendrasinh Gohil
Hi mark, Thanks for suggesting the right name. But is there any way that i can disable home,back button or other icons anyway? On Oct 18, 2011 4:37 PM, Mark Murphy mmur...@commonsware.com wrote: On Tue, Oct 18, 2011 at 7:04 AM, Hitendrasinh Gohil hitendrasin...@gmail.com wrote: I want to

Re: [android-developers] is there anyway to disable or hide action bar in honeycomb 3.1?

2011-10-18 Thread Mark Murphy
On Tue, Oct 18, 2011 at 8:20 AM, Hitendrasinh Gohil hitendrasin...@gmail.com wrote: But is there any way that i can disable home,back button or other icons anyway? Write your own firmware. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy

Re: [android-developers] is there anyway to disable or hide action bar in honeycomb 3.1?

2011-10-18 Thread Hitendrasinh Gohil
Great On Oct 18, 2011 5:54 PM, Mark Murphy mmur...@commonsware.com wrote: On Tue, Oct 18, 2011 at 8:20 AM, Hitendrasinh Gohil hitendrasin...@gmail.com wrote: But is there any way that i can disable home,back button or other icons anyway? Write your own firmware. -- Mark Murphy (a