am b13a1844: Merge "Fix incorrect background for change labels" into ub-gmail-ur14-dev

* commit 'b13a184433e931e0a8cdd72ab2396d98c3aa8f87':
  Fix incorrect background for change labels
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 390dd08..13be0d1 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -420,7 +420,6 @@
     </style>
 
     <style name="MultiFolderSelectionItemStyle" parent="SingleFolderSelectionItemStyle">
-        <item name="android:background">?android:attr/selectableItemBackground</item>
         <item name="android:checkMark">?android:attr/listChoiceIndicatorMultiple</item>
     </style>