android - System bar icons as VectorDrawables -
i lg g3 user , updated phone lollipop. develop themes lg system in order change ui design stock android. struggling navigation bar because:
- lgsystemui cannot decompiled recently;
- navbar icons defined vectordrawables within lgsystemui.apk.
can point me right direction might find stock lollipop system bar icons in vectordrawable format, or @ least in svg format containing right path information can converted vectordrawable?
you might able find these in material design icons library:
https://github.com/google/material-design-icons
they have started adding vector drawables it.
Comments
Post a Comment