We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e4227 commit 1b2baecCopy full SHA for 1b2baec
app/src/main/res/values/arrays.xml
@@ -3,7 +3,7 @@
3
<string-array name="theme_options_above_q">
4
<item>Light Theme</item>
5
<item>Dark Theme</item>
6
- <item>System Default</item>
+ <item>Follow System</item>
7
</string-array>
8
9
<string-array name="theme_options_below_q">
whatsnew/whatsnew-en-GB.txt
@@ -1,2 +1,3 @@
1
- Fix code sample not switching to a dark theme on system-related theme change.
2
+- Rename System Default theme preference to Follow System on Devices running Android Q and above.
- Minor bug fixes and improvements.
0 commit comments