最新回答 / 慕設(shè)計(jì)8169207
從左往右滑動(dòng)沒有問(wèn)題,從右往左滑的話,需要lp.leftMargin = (int) (position * mScreen1_3 + (positionOffset-1) * mScreen1_3);?
2017-06-15
最新回答 / qq_此處空白_0
其實(shí)你可以將那個(gè)java文件下載出來(lái) ?再粘貼進(jìn)工程目錄 ?也是一樣的
最新回答 / 慕前端3044260
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"? ? xmlns:tools="http://schemas.android.com/tools"? ? android:layout_width="match_parent"? ? android:layout_height="match_parent"? ? android:orientation="vertical" >? ? <incl...
2016-11-21