Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6bc5943c authored by lumark's avatar lumark
Browse files

Remove blue line in toolbar for FileActivity multi-select action mode.

Modify actionModeBackground to keep color style without nine-patch.

Bug: 35807204
Test: Manual.
Change-Id: I44ffd877ee2c60a59b0e36b94a4610ce430d7b7a
parent 68f7d7f1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@
        <item name="android:windowNoTitle">true</item>

        <item name="android:windowSoftInputMode">stateUnspecified|adjustUnspecified</item>
        <item name="android:actionModeBackground">?android:attr/colorBackground</item>
    </style>

    <style name="TrimmedHorizontalProgressBar" parent="android:Widget.Material.ProgressBar.Horizontal">