commit | a0ef7a76bdc1ed8a1ec806c2dfcb95343dd6e0bb | [log] [tgz] |
---|---|---|
author | HrX03 <dn.bianco03@gmail.com> | Thu Dec 17 15:13:30 2020 +0000 |
committer | Kshitij Gupta <kshitijgm@gmail.com> | Mon Dec 21 09:22:36 2020 +0000 |
tree | 22e802ad57337a774a9e66d3c0c610e13584bee6 | |
parent | 16af8ef1adfe2ae98aa1df6d9bbf350d755dd0a4 [diff] |
plugins: Finally fix touch on landscape [ @HrX03 - POSP ] No idea what changed but it works so idc Change-Id: Iaf9b76f8c4e95c3484c7672c169d76d540e46c14
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!