diff --git a/common/src/main/res/layout/item_home_sud_game_list.xml b/common/src/main/res/layout/item_home_sud_game_list.xml index c0a2e3851..887177cac 100644 --- a/common/src/main/res/layout/item_home_sud_game_list.xml +++ b/common/src/main/res/layout/item_home_sud_game_list.xml @@ -200,17 +200,19 @@ + android:layout_height="match_parent" + android:layout_gravity="end" + android:layout_marginEnd="18dp" + > + android:layout_width="36dp" + android:layout_height="36dp" + android:layout_gravity="bottom" + android:layout_marginBottom="11dp" + /> diff --git a/common/src/main/res/layout/item_sud_game_list.xml b/common/src/main/res/layout/item_sud_game_list.xml index f03264c4a..2a0914af1 100644 --- a/common/src/main/res/layout/item_sud_game_list.xml +++ b/common/src/main/res/layout/item_sud_game_list.xml @@ -196,17 +196,19 @@ + android:layout_height="match_parent" + android:layout_gravity="end" + android:layout_marginEnd="18dp" + > + android:layout_width="36dp" + android:layout_height="36dp" + android:layout_gravity="bottom" + android:layout_marginBottom="11dp" + />