Skip to content

Waves 0.0.4 beta

Latest

Choose a tag to compare

@WangDaYeeeeee WangDaYeeeeee released this 17 May 03:04

更新内容:

  1. 修复了点击Shot时导致fc的bug。
  2. 视觉效果调整。
  3. 性能优化。
  4. 修复了几处导致内存泄漏的bug。
  5. 修复了搜索时无法加载更多的bug。

Change log:

  1. Bug fix.
  2. Modified some animation.
  3. Optimized performance.

学习内容:

  • 设定fragment的主题。
  • viewgroup的绘制逻辑。
  • viewgroup的measure逻辑。
  • fragment的入栈出栈。
  • handler的管理。
  • Animation的使用。