•
Android: theme = "@ Android: style/theme. Dialog
"
Display an activity as a dialog box •
Android: theme = "@ Android: style/theme. notitlebar
"Do not show applicationsProgramTitle Bar •
Android: theme = "@ Android: style/theme. notitlebar. fullscreen
"The application title bar is not displayed and full screen is displayed. •
Android: theme = "theme. Light
"The background is white. •
Android: theme ="
Theme. Light. notitlebar "the white background does not have a title bar •
Android: theme ="
Theme. Light. notitlebar. fullscreen "white background, no title bar, full screen •
Android: theme ="
Theme. Black "background black •
Android: theme ="
Theme. Black. notitlebar "the black background does not have a title bar. •
Android: theme ="
Theme. Black. notitlebar. fullscreen" Black background, no title bar, full screen •
Android: theme = "theme. Wallpaper" uses the system desktop as the background of the application •
Android: theme = "theme. wallpaper. notitlebar" uses the system desktop as the background of the application without a title bar. •
Android: theme = "theme. wallpaper. notitlebar. fullscreen" uses the system desktop as the background of the application. It has no title bar and is full screen. •
Android: theme = "Translucent" •
Android: theme = "theme. translucent. notitlebar" •
Android: theme = "theme. translucent. notitlebar. fullscreen" •
Android: theme = "theme. Panel" •
Android: theme = "theme. Light. Panel"