QQ-Goo
QQ-Goo copied to clipboard
QQ消息cell右边的红色小圆的粘性动画效果
Results
2
QQ-Goo issues
Sort by
recently updated
recently updated
newest added
ZYGooView *testView = [[ZYGooView alloc] initWithFrame:CGRectMake(100, 100, 60, 60)]; [testView setBackgroundColor:[UIColor redColor]]; [self.view addSubview:testView]; 这样创建拉动有bug 没效果
不够完美,仔细看了qq的效果, 1.你实现的两小圆的距离那段不规则矩形显得太粗了 2.数字大的时候qq显示的时椭圆