本章节介绍的是一个基于Compose自定义的一个Rainbow彩虹运动三环,业务上类似于iWatch上的那个运动三环,不过这里实现的用的一个半圆去绘制,整个看起来像彩虹,三环的外两层为卡路里跟步数,最里层可设定为活动时间
I\'ve got a Customer object with a Collection of CustomerContacts IEnumerable<CustomerContact> Contacts { get; set; }