commit | f65d82e3d328ce76812bf88efe7cff5e7e123995 | [log] [tgz] |
---|---|---|
author | El Dainosor <eldainosor@gmail.com> | Sat Mar 27 00:31:38 2021 +0000 |
committer | Ayan Mukherjee <mukherjeeayan725@gmail.com> | Sun May 23 02:20:23 2021 -0400 |
tree | b66ddb1ce166a9126003a872af6c66383e8a7fc1 | |
parent | a96d173a7a8f5aa3d173adee48f1ff95a9ec3fa1 [diff] |
MiuiPanel: Switch to compact version KangOS made like a really compact version of the MIUI volume panel, so let's name it as it is. Also, shrink the volume panel icon size because it's too big compared to the bar sizes Signed-off-by: spezi77 <spezi7713@gmx.net> 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!