fix(SplashScreen): Fixed blurry animation

This commit is contained in:
Igor Sirotin 2022-10-07 13:42:03 +03:00 committed by Igor Sirotin
parent a893d100ab
commit 293981b0b2
1 changed files with 1 additions and 1 deletions

View File

@ -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