mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 01:27:25 +00:00
fix(SplashScreen): Fixed blurry animation
This commit is contained in:
parent
a893d100ab
commit
293981b0b2
@ -10,7 +10,7 @@ Item {
|
||||
width: 128
|
||||
height: 128
|
||||
anchors.centerIn: parent
|
||||
source: Style.gif("status_splash_128_" + (Style.current.name))
|
||||
source: Style.gif("status_splash_" + Style.current.name)
|
||||
}
|
||||
|
||||
// NOTE: keep it if we will decide to switch on lottie
|
||||
|
Loading…
x
Reference in New Issue
Block a user