mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-16 21:20:48 +00:00
Revert "命名修正"
This reverts commit 9ec45096bac5b9efcbf7ba86eb468eaffe67eb80.
This commit is contained in:
parent
3a7b28e330
commit
5565bc0d91
@ -6,7 +6,7 @@
|
||||
android:layout_height="match_parent">
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/imageViewResult"
|
||||
android:id="@+id/result_image_view"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
@ -20,7 +20,7 @@
|
||||
android:orientation="vertical"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/imageViewResult">
|
||||
app:layout_constraintTop_toBottomOf="@+id/result_image_view">
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
|
Loading…
x
Reference in New Issue
Block a user