diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index 12c893d9..6347811d 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -62,7 +62,7 @@ + android:layout_height="wrap_content"> + app:shapeAppearanceOverlay="@style/rounded_corner"> + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/item_home_content_song.xml b/app/src/main/res/layout/item_home_content_song.xml index cf0aa757..e4fa4930 100644 --- a/app/src/main/res/layout/item_home_content_song.xml +++ b/app/src/main/res/layout/item_home_content_song.xml @@ -3,7 +3,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="wrap_content" - android:layout_height="270dp" + android:layout_height="wrap_content" android:padding="10sp" android:orientation="vertical" android:focusable="true" diff --git a/app/src/main/res/layout/item_home_content_video.xml b/app/src/main/res/layout/item_home_content_video.xml index 4e128981..53b91b2b 100644 --- a/app/src/main/res/layout/item_home_content_video.xml +++ b/app/src/main/res/layout/item_home_content_video.xml @@ -2,7 +2,7 @@ + android:layout_height="wrap_content"> - - - + +