jiasonwang / RotateViewPage

ViewPager在切换的时候,页面会有一定角度的旋转
GNU General Public License v2.0
1 stars 0 forks source link

viewpager重叠的问题 #1

Open liaopen123 opened 8 years ago

liaopen123 commented 8 years ago

要做一个效果 就是3个页面,第二个在最前面,第一个和第三个 在后面,但是实际效果是第一个叠加在第二个前面 第二个在第三个的前面 你知道怎么弄嘛?

jiasonwang commented 8 years ago

try view.bringToFront() https://developer.android.com/reference/android/view/View.html#bringToFront%28%29

在 2016年6月3日 下午3:57,liaopen123 notifications@github.com写道:

要做一个效果 就是3个页面,第二个在最前面,第一个和第三个 在后面,但是实际效果是第一个叠加在第二个前面 第二个在第三个的前面 你知道怎么弄嘛?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jiasonwang/RotateViewPage/issues/1, or mute the thread https://github.com/notifications/unsubscribe/ABMchfBeO2Wd4DWzPHVzTDC2frnOD9vGks5qH95YgaJpZM4ItSk2 .