Annotation Interface Theme.Night.ToString
- Enclosing class:
- Theme.Night
String constant values for the night theme.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
String constant for the night theme according to the time.static final String
String constant for the night theme when battery saver is active.static final String
String constant for the custom night theme implementation.static final String
String constant for the night theme according to the system.
-
Field Details
-
AUTO
String constant for the night theme according to the time.- See Also:
-
CUSTOM
String constant for the custom night theme implementation.- See Also:
-
SYSTEM
String constant for the night theme according to the system.- See Also:
-
BATTERY
String constant for the night theme when battery saver is active.- See Also:
-