am 644696f0: Merge "Workaround for corner case in TransitionManager" into klp-dev
* commit '644696f0a0bee1714868b9e9cf351f1380e68f39': 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