Add newest bug fixes from lottie-android (#154)

This commit is contained in:
Xavier H
2021-06-25 14:41:43 +02:00
committed by GitHub
parent 9471029b0a
commit 50495f24e2
476 changed files with 21942 additions and 522 deletions

View File

@ -20,7 +20,7 @@ class App extends StatelessWidget {
return MaterialApp(
home: Scaffold(
appBar: AppBar(
title: Text(''),
title: const Text(''),
),
body: SingleChildScrollView(
child: Center(