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

Commit f6d1fa81 authored by Jerry Chang's avatar Jerry Chang
Browse files

Add a hint to align changes between taskbar and divider bar

Bug: 276468017
Test: pass existing tests
Change-Id: I253a582749b39a28194286e69a4a96bae2a0cf36
parent 7cd60859
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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>