mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 10:48:19 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user