Xana Hopper
Xana Hopper
我使用 mdbook v0.3.5 报错,提示 ```log 2019-12-16 11:04:54 [ERROR] (mdbook::utils): Error: Chapter file not found, 404.zh.md 2019-12-16 11:04:54 [ERROR] (mdbook::utils): Caused By: No such file or directory (os error 2) ```...
Recently I try to implement a cross activities demo. But I found that the ToActivity will flash at the moment it finished(). I use a SimpleTracker to generate ViewTransitionAnimator like:...
**Question** Sqflite benchmark doesn't use `batch` or `transaction`,meanings 1000 iterations performs 1000 transaction. I switch Sqflite's benchmark to batch, it seems better than before and better than hive on write....
## Widgets - `ConstrainedBox` - `UncontrainedBox` - `ColoredBox` ## Traits - `BoxLayoutWidget`, common for box-model measure and layout - `ChildWidget`, widgets with children.
### Describe the bug as you can see, key words `enum`, `struct` or even enum variant, field name have different color. Same code source in VSCode: with NVim 0.10 and...