Skip to content

Commit 1b2baec

Browse files
committed
rename system default to follow system
1 parent 60e4227 commit 1b2baec

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

app/src/main/res/values/arrays.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<string-array name="theme_options_above_q">
44
<item>Light Theme</item>
55
<item>Dark Theme</item>
6-
<item>System Default</item>
6+
<item>Follow System</item>
77
</string-array>
88

99
<string-array name="theme_options_below_q">

whatsnew/whatsnew-en-GB.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
- 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.
23
- Minor bug fixes and improvements.

0 commit comments

Comments
 (0)