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

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

Change-Id: I4f7aa0a5058f3ae7dbd1b42c3503828f39947cec
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot
2023-06-19 06:39:05 +00:00
committed by Automerger Merge Worker

View File

@@ -13,6 +13,8 @@
See the License for the specific language governing permissions and
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">
<item android:color="@android:color/system_neutral1_500" android:lStar="6" />
</selector>