泡在海里的鱼
Results
3
comments of
泡在海里的鱼
[Add kotlin,xml file support #9](https://github.com/luxel/ramile/pull/9)
What is this scene?
[reader_widget](https://github.com/ozyl/flutter_lyric/blob/master/lib/lyrics_reader_widget.dart) ``` void animationOffset(double offset) { disposeLine(); _lineController = AnimationController( duration: Duration(milliseconds: 300), vsync: this, ); ``` 可以fork修改一下这里