Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Tangram-Android 3.1.0

Compare
Choose a tag to compare
@longerian longerian released this 17 May 11:09
· 101 commits to master since this release
  • 增加性能监控接口,在关键节点增加回调,支持业务方监控组件性能,目前监控创建组件、绑定数据、解除绑定、测量计算、布局5个关键阶段;
  • 在构造过程中调用 TangramBuilder.InnerBuilder 里的 public void setPerformanceMonitor(@Nullable PerformanceMonitor performanceMonitor) 方法注册使用;

com.alibaba.android:tangram:3.1.0@aar