Skip to content

Commit f931088

Browse files
committed
Updated screenshots of the app
1 parent a9396a7 commit f931088

File tree

8 files changed

+11
-11
lines changed

8 files changed

+11
-11
lines changed

.idea/workspace.xml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/src/main/java/com/opennotes/ui/theme/Theme.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ fun OpenNotesTheme(
5151
else -> settings.darkTheme
5252
}
5353

54-
// TEMP: Force dynamic colors for testing
54+
5555
val colorScheme = if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.S) {
5656
if (darkTheme) dynamicDarkColorScheme(context) else dynamicLightColorScheme(context)
5757
} else {
126 KB
Loading
144 KB
Loading
79.1 KB
Loading
-35.3 KB
Binary file not shown.
Binary file not shown.
-32.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)