最新回答 / 慕設計8169207
從左往右滑動沒有問題,從右往左滑的話,需要lp.leftMargin = (int) (position * mScreen1_3 + (positionOffset-1) * mScreen1_3);?
2017-06-15
最新回答 / 慕前端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