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 0c39b27 commit 3953703Copy full SHA for 3953703
2 files changed
app/src/processing/app/ui/Start.kt
@@ -29,7 +29,7 @@ class Start {
29
companion object {
30
@JvmStatic
31
fun main(args: Array<String>) {
32
- val splash = Platform.getContentFile("lib/about-2x.png")
+ val splash = Platform.getContentFile("lib/about-processing.png")
33
val image = ImageIO.read(splash).toComposeImageBitmap()
34
val duration = 200
35
val timeMargin = 50
build/shared/lib/about-processing.png
710 KB
0 commit comments