TangKe/SlideMenu

右边的投影不对

kongnanlive opened this issue · 1 comments

不是 Drawable secondaryShadowDrawable = a
.getDrawable(R.styleable.SlideMenu_primaryShadowDrawable);

而是 Drawable secondaryShadowDrawable = a.getDrawable(R.styleable.SlideMenu_sencondaryShadowDrawable);

@kongnanlive 已经修改. 感谢