Selaa lähdekoodia

Fix blue background under action mode text selection handlers in blue theme

arkon 3 vuotta sitten
vanhempi
commit
909aed4262
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      app/src/main/res/values/styles.xml

+ 0 - 1
app/src/main/res/values/styles.xml

@@ -10,7 +10,6 @@
     </style>
 
     <style name="ThemeOverlay.Tachiyomi.ActionBar.Colored" parent="ThemeOverlay.MaterialComponents.ActionBar">
-        <item name="android:background">?attr/colorToolbar</item>
         <item name="android:colorControlHighlight">?attr/colorOnToolbar</item>
     </style>