Moto & Mark- You can also do this "at compile time" by adding
android:theme="@android:style/Theme.NoTitleBar" to the Activity declaration(s) in your manifest. Hint: Poke around the ApiDemos sample app, you can find almost may examples of UI variations, and then check the source code to see how it was done. --Andy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

