Merge "Ensure footer view colors are updated after inflation" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
17d1886e4d
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user