From a63229961518fd50954f2c3df15aee4b5a796f99 Mon Sep 17 00:00:00 2001
From: Sanny_Sly <sanny_sly@noreply.sicampus.ru>
Date: Thu, 20 Feb 2025 09:08:07 +0000
Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?=
 =?UTF-8?q?=D1=8C=20app/src/main/res/layout/fragment=5Fprofile.xml?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 app/src/main/res/layout/fragment_profile.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app/src/main/res/layout/fragment_profile.xml b/app/src/main/res/layout/fragment_profile.xml
index d65d433..471901e 100644
--- a/app/src/main/res/layout/fragment_profile.xml
+++ b/app/src/main/res/layout/fragment_profile.xml
@@ -75,7 +75,7 @@
 <!--        app:layout_constraintTop_toTopOf="parent"-->
 <!--        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:layout_width="match_parent"
         android:layout_height="wrap_content"
@@ -114,8 +114,8 @@
             app:layout_constraintEnd_toEndOf="parent"
             app:layout_constraintStart_toStartOf="parent"
             app:layout_constraintTop_toBottomOf="@+id/timeTextWiew" />
-    </view>
-
+    </view> -->
+    // хз почему, но валит AS
     <androidx.constraintlayout.helper.widget.Flow
         android:id="@+id/buttons"
         android:layout_width="wrap_content"