Merge "Fixed a bug where the expand button was invisible" into nyc-dev
This commit is contained in:
@@ -263,6 +263,7 @@ public class NotificationContentView extends FrameLayout {
|
|||||||
invalidateOutline();
|
invalidateOutline();
|
||||||
selectLayout(false /* animate */, mForceSelectNextLayout /* force */);
|
selectLayout(false /* animate */, mForceSelectNextLayout /* force */);
|
||||||
mForceSelectNextLayout = false;
|
mForceSelectNextLayout = false;
|
||||||
|
updateExpandButtons(mExpandable);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user