陆伟

Results 4 issues of 陆伟

Maybe you should override your OnMeasure in CircleImageView to avoid clipping your shadow. Or you can use ShadowDrawableWrapper to draw your shadow just like FloatingActionButtonEclairMr1. Just Suggestions

真正有用的只有复写了dispatchTouchEvent吧 我直接在activity里复写不就行了么

- (void)setRenderingMode:(DMPagerNavigationBarItemMode)renderingMode { if (_renderingMode != renderingMode) return; _renderingMode = renderingMode; _iconView.hidden = !(_renderingMode == DMPagerNavigationBarItemModeOnlyImage || _renderingMode == DMPagerNavigationBarItemModeTextAndImage); _iconView.hidden = !(_renderingMode == DMPagerNavigationBarItemModeOnlyText || _renderingMode == DMPagerNavigationBarItemModeTextAndImage); [self...

![expand](https://cloud.githubusercontent.com/assets/3058705/8792121/01c74982-2f96-11e5-9c38-510ee4d885d5.gif) I'm using SuperSLiM to set a head for my recycleview.