am b18cbb9a: Merge "Fixed a bug where the notifications were not animating" into lmp-mr1-dev
automerge: c9a39c7 * commit 'c9a39c7dd1e50bea6b6ba9abc20dafe3204aece7': Fixed a bug where the notifications were not animating
This commit is contained in:
@@ -84,8 +84,8 @@ public class NotificationContentView extends FrameLayout {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
protected void onFinishInflate() {
|
protected void onAttachedToWindow() {
|
||||||
super.onFinishInflate();
|
super.onAttachedToWindow();
|
||||||
updateVisibility();
|
updateVisibility();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user