I'm using the same code as the text book but for some reason that doesn't solve it. why won't the theme setting give me the result?
android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen" style="@android:style/Theme.Black.NoTitleBar.Fullscreen" This should work and it doesn't. So I need to find what is overriding it. Relative layout is only relative for the objects inside of it. The theme should apply to the actual layout object. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/698d9be1-d8c3-457f-a914-28a0689b0ec8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

