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

Commit eba86126 authored by Steve Elliott's avatar Steve Elliott Committed by Automerger Merge Worker
Browse files

Merge "Ensure footer view colors are updated after inflation" into tm-qpr-dev am: 17d1886e

parents 7d18889d 17d1886e
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) {