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

Commit 17d1886e authored by Steve Elliott's avatar Steve Elliott Committed by Android (Google) Code Review
Browse files

Merge "Ensure footer view colors are updated after inflation" into tm-qpr-dev

parents a3ac6abd e46caa28
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -88,6 +88,7 @@ public class FooterView extends StackScrollerDecorView {
        mSeenNotifsFooterTextView = findViewById(R.id.unlock_prompt_footer);
        updateResources();
        updateText();
        updateColors();
    }

    public void setFooterLabelTextAndIcon(@StringRes int text, @DrawableRes int icon) {