commit | 4d00e4433a15d61a8d6d2ba7309e381735574b3d | [log] [tgz] |
---|---|---|
author | Kshitij Gupta <kshitijgm@gmail.com> | Wed Jul 08 22:22:07 2020 +0530 |
committer | Kshitij Gupta <kshitijgm@gmail.com> | Wed Jul 08 22:22:07 2020 +0530 |
tree | 7e65efecd6cac67a48cff7d6d96a2699dbba7af6 | |
parent | be36b653fd46cf5b68c32933d70f9fbe20acf38b [diff] |
plugins: common: Add dimens to SysUIR Change-Id: I7d51a85fe02d56e3b2fdd62397ead3ee158d9c7b
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!