Merge "Ensure footer view colors are updated after inflation" into tm-qpr-dev am: 17d1886e4d
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21451305 Change-Id: I5b5f5c46015620f2984304f8e525cd80db4d4f69 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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