diff --git a/common/src/main/res/layout/item_home_sud_game_list2.xml b/common/src/main/res/layout/item_home_sud_game_list2.xml index 871c7e34c..94200c421 100644 --- a/common/src/main/res/layout/item_home_sud_game_list2.xml +++ b/common/src/main/res/layout/item_home_sud_game_list2.xml @@ -48,7 +48,7 @@ android:src="@mipmap/ic_yola_game_radus" app:layout_constraintTop_toTopOf="parent" app:layout_constraintEnd_toEndOf="parent" - android:layout_marginEnd="2dp" /> + /> @@ -30,13 +30,13 @@ android:id="@+id/btn_start" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_marginTop="32dp" android:layout_marginEnd="10dp" - android:padding="6dp" android:onClick="mainClick" + android:padding="6dp" android:src="@mipmap/ic_yola_vido" + app:layout_constraintBottom_toBottomOf="@+id/img_trophy" app:layout_constraintEnd_toEndOf="parent" - app:layout_constraintTop_toTopOf="parent" /> + app:layout_constraintTop_toTopOf="@+id/img_trophy" /> + + 40dp + 36dp + \ No newline at end of file