Rearrange xml entries for layout
This commit is contained in:
parent
9aa897fe7d
commit
9f6ecc267b
59 changed files with 226 additions and 225 deletions
|
@ -38,9 +38,9 @@
|
|||
android:layout_width="0dp"
|
||||
android:layout_height="0dp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHeight_percent="0.5"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/statusBarContainer"
|
||||
app:layout_constraintHeight_percent="0.5" />
|
||||
app:layout_constraintTop_toBottomOf="@id/statusBarContainer" />
|
||||
|
||||
|
||||
<androidx.fragment.app.FragmentContainerView
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue