mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-02-02 00:51:10 +00:00
example: update example with exploding star resource
This commit is contained in:
committed by
Subhransu
parent
3f4ef28dfa
commit
8eab41abd3
@@ -129,7 +129,7 @@ main(int argc, char **argv)
|
||||
st = static_cast<Strategy>(option);
|
||||
}
|
||||
LottieViewTest *view = new LottieViewTest(app, st);
|
||||
view->show(150);
|
||||
view->show(250);
|
||||
|
||||
app->addExitCb(onExitCb, view);
|
||||
app->addRenderPreCb(onRenderPreCb, view);
|
||||
|
||||
Reference in New Issue
Block a user