I have an app that I am trying to make more tablet compatible. In the phone version I have the theme set to no title bar which I thinks looks the best on the phones. Only problem is in Android 3.0 the menu buttons are moved to the title bar(action bar). I was wondering if it is possible to have it have a title bar on the tablet but still have it be no title bar on the phones. Any help would be great.
Thanks
There’s a method for detecting a tablet in the Google I/O app source which looks like this:
In your Activity you can simply call