Merge "Call initTransitionEndpoints in constructor" into ub-launcher3-qt-dev
This commit is contained in:
+3
@@ -277,6 +277,9 @@ public class WindowTransformSwipeHandler<T extends BaseDraggingActivity>
|
||||
|
||||
mMode = SysUINavigationMode.getMode(context);
|
||||
initStateCallbacks();
|
||||
|
||||
DeviceProfile dp = InvariantDeviceProfile.INSTANCE.get(mContext).getDeviceProfile(mContext);
|
||||
initTransitionEndpoints(dp);
|
||||
}
|
||||
|
||||
private void initStateCallbacks() {
|
||||
|
||||
Reference in New Issue
Block a user