commit | 03d3683e6a2a2be686ef22f925ada5e2b90f8f83 | [log] [tgz] |
---|---|---|
author | AshutoshSundresh <ashutoshsundresh@gmail.com> | Thu Jun 10 11:38:12 2021 +0530 |
committer | Ayan Mukherjee <mukherjeeayan725@gmail.com> | Sun Jul 11 11:20:04 2021 -0400 |
tree | 5e04c90011a6cbf285545606b4c6a09cde2dbee3 | |
parent | 8ddf9462df53675fb494fbc92a84096810933c80 [diff] |
plugins: Fix infinite expanding and apply unlinking to MIUI panel Signed-off-by: Joey Huab <joey@evolution-x.org> Signed-off-by: Ayan Mukherjee <mukherjeeayan725@gmail.com>
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!