Обновить app/src/main/res/layout/fragment_profile.xml
This commit is contained in:
parent
bfc0bd30a6
commit
a632299615
@ -75,7 +75,7 @@
|
|||||||
<!-- app:layout_constraintTop_toTopOf="parent"-->
|
<!-- app:layout_constraintTop_toTopOf="parent"-->
|
||||||
<!-- tools:text="Something wrong. Try later" />-->
|
<!-- tools:text="Something wrong. Try later" />-->
|
||||||
|
|
||||||
<view class="androidx.appcompat.app.AlertController$RecycleListView"
|
<!-- <view class="androidx.appcompat.app.AlertController$RecycleListView"
|
||||||
android:id="@+id/constraintLayout"
|
android:id="@+id/constraintLayout"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
@ -114,8 +114,8 @@
|
|||||||
app:layout_constraintEnd_toEndOf="parent"
|
app:layout_constraintEnd_toEndOf="parent"
|
||||||
app:layout_constraintStart_toStartOf="parent"
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
app:layout_constraintTop_toBottomOf="@+id/timeTextWiew" />
|
app:layout_constraintTop_toBottomOf="@+id/timeTextWiew" />
|
||||||
</view>
|
</view> -->
|
||||||
|
// хз почему, но валит AS
|
||||||
<androidx.constraintlayout.helper.widget.Flow
|
<androidx.constraintlayout.helper.widget.Flow
|
||||||
android:id="@+id/buttons"
|
android:id="@+id/buttons"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user