•
Android: theme = "@ Android: style/theme. Dialog" shows an activity as a dialog box.•
Android: theme = "@ Android: style/theme. notitlebar" does not display the application title bar•
Android: theme = "@ Android: style/theme. notitlebar. fullscreen" does not display the application title bar, and is displayed in full screen.•
Android: theme = "theme. Light": white background•
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" background is transparent•
Android: theme = "theme. translucent. notitlebar" transparent background with no title bar•
Android: theme = "theme. translucent. notitlebar. fullscreen" transparent background without title bar, full screen•
Android: theme = "theme. Panel" content container•
Android: theme = "theme. Light. Panel" content container with white background
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.