kyze8439690 / ResideLayout

An Android Layout which has a same function like https://github.com/romaonthego/RESideMenu
Apache License 2.0
389 stars 86 forks source link

我的把项目用到eclipse上报错 #3

Closed uuttxtgyf closed 9 years ago

uuttxtgyf commented 9 years ago

在ResideLayout.java 826行 ViewCompat.setRotationY(child, -10 * mSlideOffset);
提示“The method setRotationY(View, float) is undefined for the type ViewCompat” 是我的android.support.v4.jar包的版本不够吗?

kyze8439690 commented 9 years ago

恩,估计是