Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e478ba74 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "sysui: refactor for extensibility."

parents 5c9ce783 e3cecd7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ public class QSDetail extends LinearLayout {
    protected View mQsDetailHeader;
    protected TextView mQsDetailHeaderTitle;
    protected Switch mQsDetailHeaderSwitch;
    private ImageView mQsDetailHeaderProgress;
    protected ImageView mQsDetailHeaderProgress;

    protected QSTileHost mHost;