Android 修复首页图片错位的问题
修复首页图片错位的问题
This commit is contained in:
@@ -194,8 +194,8 @@
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginHorizontal="16dp"/>
|
||||
android:layout_marginTop="0dp"
|
||||
android:layout_marginHorizontal="0dp"/>
|
||||
</androidx.cardview.widget.CardView>
|
||||
<!-- TabLayout作为页指示器 -->
|
||||
<com.google.android.material.tabs.TabLayout
|
||||
|
||||
Reference in New Issue
Block a user