feat: fix layou
This commit is contained in:
parent
744d40b497
commit
7d46f2fcb2
@ -74,8 +74,11 @@
|
||||
<ListView
|
||||
android:id="@+id/lvArticle"
|
||||
android:layout_width="409dp"
|
||||
android:layout_height="554dp"
|
||||
tools:layout_editor_absoluteX="1dp"
|
||||
tools:layout_editor_absoluteY="109dp" />
|
||||
android:layout_height="480dp"
|
||||
android:layout_marginStart="1dp"
|
||||
android:layout_marginTop="136dp"
|
||||
android:dividerHeight="5dp"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
@ -7,8 +7,7 @@
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="409dp"
|
||||
android:layout_height="529dp"
|
||||
android:layout_marginTop="136dp"
|
||||
android:layout_height="20dp"
|
||||
android:orientation="horizontal"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:layout_editor_absoluteX="1dp">
|
||||
|
Loading…
x
Reference in New Issue
Block a user