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();
|
||||
selectLayout(false /* animate */, mForceSelectNextLayout /* force */);
|
||||
mForceSelectNextLayout = false;
|
||||
updateExpandButtons(mExpandable);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user