Follow-on fix to commit e2bf8c

- Minor layout fix.

Bug: 32019250
Test: Manually
Change-Id: Ia5448ca3f81632405c9a6a4d6b734a14a4d4ebf8
diff --git a/car-stream-ui-lib/res/layout/car_menu_list_item_small.xml b/car-stream-ui-lib/res/layout/car_menu_list_item_small.xml
index a1da2b2..92f818f 100644
--- a/car-stream-ui-lib/res/layout/car_menu_list_item_small.xml
+++ b/car-stream-ui-lib/res/layout/car_menu_list_item_small.xml
@@ -31,7 +31,7 @@
         android:scaleType="centerCrop" />
     <TextView
         android:id="@+id/title"
-        android:layout_width="wrap_content"
+        android:layout_width="0dp"
         android:layout_height="wrap_content"
         android:layout_weight="1"
         android:layout_gravity="center_vertical"