From 89da3cd5d95289cbfe2a2eddcc301067e178abef Mon Sep 17 00:00:00 2001 From: Luna712 <142361265+Luna712@users.noreply.github.com> Date: Wed, 21 Jan 2026 13:06:14 -0700 Subject: [PATCH] Use wrap_content in trailer layout Consistent with other player layouts, and fixes error level lint. --- app/src/main/res/layout/trailer_custom_layout.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/src/main/res/layout/trailer_custom_layout.xml b/app/src/main/res/layout/trailer_custom_layout.xml index 040f7b784d..b8c5d84a53 100644 --- a/app/src/main/res/layout/trailer_custom_layout.xml +++ b/app/src/main/res/layout/trailer_custom_layout.xml @@ -88,7 +88,6 @@ android:layout_marginEnd="32dp" android:orientation="vertical"> -