Merge "Ensure footer view colors are updated after inflation" into tm-qpr-dev am: 17d1886e4d am: eba861261c
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21451305 Change-Id: Ibc2e473b6047fbf7b90ac39a3b400b092430985b 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