Merge "Fixing the background for "Theme.CarSupportWrapper.NoActionBar"" into pi-car-dev
am: 7454a72ac0

Change-Id: Ic11f22e285218e11ec974067c01393a0a9b513af
diff --git a/car-theme-lib/res/values/themes_car.xml b/car-theme-lib/res/values/themes_car.xml
index fd8b344..df1fffd 100644
--- a/car-theme-lib/res/values/themes_car.xml
+++ b/car-theme-lib/res/values/themes_car.xml
@@ -84,6 +84,7 @@
          <item name="pagedScrollBarViewStyle">@style/Widget.CarSupportWrapper.Car.Scrollbar</item>
          <item name="android:alertDialogTheme">@style/Theme.CarSupportWrapper.Dialog.Alert</item>
          <item name="alertDialogTheme">@style/Theme.CarSupportWrapper.Dialog.Alert</item>
+         <item name="listItemBackgroundColor">@*android:color/background_device_default_light</item>
     </style>
 
     <style name="Theme.CarSupportWrapper.Dialog.Alert" parent="Theme.Car.Dialog.Alert">