commit | 2cabc2d7cd343e6784dd2c9b1697b373e69f6e6c | [log] [tgz] |
---|---|---|
author | Kshitij Gupta <kshitijgm@gmail.com> | Wed Jul 08 22:42:49 2020 +0530 |
committer | Kshitij Gupta <kshitijgm@gmail.com> | Wed Jul 08 22:51:58 2020 +0530 |
tree | cb2f06b93efe7a1f545652edd38104d5e8b5d5e5 | |
parent | 4d00e4433a15d61a8d6d2ba7309e381735574b3d [diff] |
plugins: Move VolumeToolTipView into common lib Change-Id: I83a36610bbce1d0892953b45a16970edb788d85c
This repository (currently) houses 4 different SystemUI Volume Panel Plugins. To build and use these as intended, you may need to pick some changes from our frameworks/base.
Then, compile the following modules:
AospPanel CompactPanel OreoPanel TiledPanel
Please refrain from altering packagenames/classpaths and Copyright headers Respect original works, we accept contributions via Gerrit Code Review :) Feel free to track this repository directly!
Special thanks to Alex (treydev) for the ViewTreeInspector animation trick!