修改 测试问题
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<com.yunbao.common.custom.MyViewPager
|
||||
android:id="@+id/viewPager"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_marginBottom="55dp"
|
||||
android:layout_height="match_parent"
|
||||
app:canScroll="false" />
|
||||
|
||||
|
||||
@@ -76,9 +76,9 @@
|
||||
|
||||
<ImageButton
|
||||
android:id="@+id/change_batch"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="80dp"
|
||||
android:clickable="true"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="30dp"
|
||||
android:layout_gravity="center_vertical|right"
|
||||
android:background="@mipmap/icon_cange"
|
||||
android:focusable="true" />
|
||||
|
||||
Reference in New Issue
Block a user