Merge "Workaround for corner case in TransitionManager" into klp-dev
This commit is contained in:
@@ -65,7 +65,7 @@ public class KeyguardTransportControlView extends FrameLayout {
|
|||||||
protected static final boolean DEBUG = false;
|
protected static final boolean DEBUG = false;
|
||||||
protected static final String TAG = "TransportControlView";
|
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 mMetadataContainer;
|
||||||
private ViewGroup mInfoContainer;
|
private ViewGroup mInfoContainer;
|
||||||
|
|||||||
Reference in New Issue
Block a user