commit | 16af8ef1adfe2ae98aa1df6d9bbf350d755dd0a4 | [log] [tgz] |
---|---|---|
author | HrX03 <dn.bianco03@gmail.com> | Fri Dec 11 18:02:09 2020 +0000 |
committer | Kshitij Gupta <kshitijgm@gmail.com> | Mon Dec 21 09:22:31 2020 +0000 |
tree | 76f36e315e9d334cbe24cada3689509027892821 | |
parent | 477367d0e8d041179d880c5bf82bc682790d724b [diff] |
plugins: Make panels side aware at runtime [ @HrX03 - POSP ] The panels will now change side based on a setting + they will default to the old resource so that maintainers can still define the default side Change-Id: I729d8082f64756751a7cb27c0dc347686c472137
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!