diff --git a/main/src/main/res/layout/new_gram_room.xml b/main/src/main/res/layout/new_gram_room.xml
index ae58e5e08..bcaba1c11 100644
--- a/main/src/main/res/layout/new_gram_room.xml
+++ b/main/src/main/res/layout/new_gram_room.xml
@@ -74,6 +74,7 @@
android:id="@+id/select_game_type"
app:layout_constraintTop_toBottomOf="@id/game_type_recyclerview"
android:layout_marginTop="12dp"
+ android:layout_marginStart="15dp"
android:layout_width="match_parent"
android:layout_height="wrap_content">
@@ -83,83 +84,113 @@
android:gravity="center_vertical">
-
-
-
-
+ android:orientation="horizontal"
+ android:background="@drawable/bg_home_sud_list_btn"
+ >
+ android:textSize="10sp"
+ android:layout_gravity="center_vertical"
+ android:textStyle="bold" />
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+ >
+ android:layout_gravity="center_vertical"
+ android:textSize="10sp"
+ android:textStyle="bold" />
+
+
+
+
+
+
+
+
+
-
-
+