Add a hint to align changes between taskbar and divider bar

Bug: 276468017
Test: pass existing tests
Change-Id: I253a582749b39a28194286e69a4a96bae2a0cf36
This commit is contained in:
Jerry Chang
2023-06-16 09:53:10 +00:00
parent 7cd608594b
commit f6d1fa816f

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>