From 344228d83fef157b39c32573b23a5934ef3bcc33 Mon Sep 17 00:00:00 2001 From: Aurelien Hubert Date: Tue, 9 Apr 2019 15:18:11 +0200 Subject: [PATCH] Clean code --- .../res/layout/bottom_sheet_game_list.xml | 39 ++----------------- 1 file changed, 3 insertions(+), 36 deletions(-) diff --git a/app/src/main/res/layout/bottom_sheet_game_list.xml b/app/src/main/res/layout/bottom_sheet_game_list.xml index 7f5a61b1..ec47ed64 100644 --- a/app/src/main/res/layout/bottom_sheet_game_list.xml +++ b/app/src/main/res/layout/bottom_sheet_game_list.xml @@ -8,9 +8,9 @@ @@ -22,41 +22,8 @@ android:layout_gravity="center" android:orientation="horizontal" app:chipSpacingHorizontal="16dp" - app:singleSelection="true"> - - - - + app:singleSelection="true" /> +