mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 09:56:49 +00:00
Merge "Update animations for phones: Overview > OverviewSplitSelect transition" into tm-qpr-dev
This commit is contained in:
@@ -1261,7 +1261,7 @@ public class TaskView extends FrameLayout implements Reusable {
|
||||
DISMISS_TRANSLATION_X, DISMISS_TRANSLATION_Y);
|
||||
}
|
||||
|
||||
public FloatProperty<TaskView> getSecondaryDissmissTranslationProperty() {
|
||||
public FloatProperty<TaskView> getSecondaryDismissTranslationProperty() {
|
||||
return getPagedOrientationHandler().getSecondaryValue(
|
||||
DISMISS_TRANSLATION_X, DISMISS_TRANSLATION_Y);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user