peace
peace
In **bonuses/simple-animation** example, there is an error: runTiming is not a function. I use timing instead of runTiming, erros gone, but the logo rotate only once. How can I make...
Attempt to invoke virtual method 'double java.lang.Double.doubleValue()' an a null object reference
0.61.4使用时出错 ``` "dependencies": { "react": "16.9.0", "react-native": "0.61.4", "react-native-camera": "^3.9.0", "react-native-qrcode-scanner": "^1.3.0" }, ``` 
I can't get any callback value with on** method ``` import 'package:flutter/material.dart'; import 'package:sleek_circular_slider/sleek_circular_slider.dart'; void main() => runApp(const MyApp()); /// This is the main application widget. class MyApp extends StatelessWidget...
不想自定义样式,直接使用内置样式NormalDialog。 只有onDismiss能拿到数据 ``` dialog.setOnDismissListener { Log.d("dialog", "dismiss dialog") } ``` 其他的Listener都没回调数据,比如: ``` dialog.setOnBtnClickL(OnBtnClickL { Log.d("dialog", "button is pressed") }) dialog.setOnCancelListener{ Log.d("dialog", "on cancel") } dialog.setOnShowListener { Log.d("dialog", "on show") }...
I want to get current time when playing sound, thank you~
现在生成的表格是纵向的,长列表无法正常显示。需要生成横向页面的pdf
macOS 10.15.1 python 3.6.5 在douyin_spider/douyin_spider中运行 python assign_share_url.py -u "https://v.douyin.com/QHt8K5/" ``` https://www.iesdouyin.com/share/user/76725372134?u_code=119ahghf6&sec_uid=MS4wLjABAAAA2jD45shuaphDnTULtCA3baR-xPXsD97pzSzgKAYwfss×tamp=1573702412&utm_source=copy&utm_campaign=client_share&utm_medium=android&share_app_name=douyin Parse share-url to user share url... Downloading videos from user, count:10... internal/modules/cjs/loader.js:797 throw err; ^ Error: Cannot find module...