* commit '262e5281d7d678c765ae2500dc05c742946c716b': Workaround for corner case in TransitionManager
This commit is contained in:
@@ -65,7 +65,7 @@ public class KeyguardTransportControlView extends FrameLayout {
|
||||
protected static final boolean DEBUG = false;
|
||||
protected static final String TAG = "TransportControlView";
|
||||
|
||||
private static final boolean ANIMATE_TRANSITIONS = true;
|
||||
private static final boolean ANIMATE_TRANSITIONS = false;
|
||||
|
||||
private ViewGroup mMetadataContainer;
|
||||
private ViewGroup mInfoContainer;
|
||||
|
||||
Reference in New Issue
Block a user