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

Commit aa2749cb authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add a hint to align changes between taskbar and divider bar" into...

Merge "Add a hint to align changes between taskbar and divider bar" into udc-dev am: 20957363 am: a824567e

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23726783



Change-Id: I4f7aa0a5058f3ae7dbd1b42c3503828f39947cec
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 94ae8f4c a824567e
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -13,6 +13,8 @@
     See the License for the specific language governing permissions and
     See the License for the specific language governing permissions and
     limitations under the License.
     limitations under the License.
-->
-->
<!-- Make sure to align any changes to
     frameworks/base/libs/WindowManager/Shell/res/color/taskbar_background_dark.xml -->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<selector xmlns:android="http://schemas.android.com/apk/res/android">
  <item android:color="@android:color/system_neutral1_500" android:lStar="6" />
  <item android:color="@android:color/system_neutral1_500" android:lStar="6" />
</selector>
</selector>