Commit Graph

5 Commits

Author SHA1 Message Date
Matthew Ng
eb5ce83cb4 Replace nav bar assets from png to vector drawables (1/2)
Unifying the assets between aosp and pixel while replacing all the image
files per density/orientation with singular xml vector files to simplify
the assets. In addition added a shadow/rotation class to allow these
drawables to be rotated and have a shadow to avoid multiple images of
the same shape in different orientations. Therefore there are a lot of
images deleted replaced by a couple of xml file.

Fixes: 79610337
Fixes: 77731348
Fixes: 65692723
Test: manual
Change-Id: I3fbe2bada815bb98e5ab7e2733f7794054ff649f
2018-05-22 09:39:40 -07:00
Jason Monk
0e7d94fb27 Fix nav keys being tiny on sw600dp devices
Test: visual
Change-Id: I4e7ce2e7d102c980a0953a3f8f8422933a4b1923
Fixes: 68268902
2018-01-24 19:19:20 -05:00
Jason Monk
3b3f1f521a Shrink the nav buttons some
Test: visual
Bug: 37115488
Change-Id: Ie013f1644ac9782c10000dc4e4019d99c91680f8
2017-06-28 10:45:13 -04:00
Jorim Jaggi
40db029cfe Light navigation bar support (1/2)
Test: Open an app that has this flag set.

Test: android.systemui.cts.LightBarTests

Bug: 29058491
Change-Id: Idaff65fdd5c59b68ae9920726c9ea50b53f96675
2016-12-08 13:52:41 -08:00
Jason Monk
a20818257e Make nav bar customizable through Tunable
Change-Id: I18c6bc3db1555ca8ec94f1ce594eb01158f32736
2016-01-22 09:47:08 -05:00