Merge "Revert "Temporary fix for Widgets in battery saver mode."" into ub-launcher3-dorval
This commit is contained in:
committed by
Android (Google) Code Review
commit
d8ea01ccf0
@@ -334,12 +334,6 @@ public class LauncherStateTransitionAnimation {
|
|||||||
// This can hold unnecessary references to views.
|
// This can hold unnecessary references to views.
|
||||||
cleanupAnimation();
|
cleanupAnimation();
|
||||||
pCb.onTransitionComplete();
|
pCb.onTransitionComplete();
|
||||||
|
|
||||||
revealView.setAlpha(1f);
|
|
||||||
revealView.setTranslationX(0f);
|
|
||||||
revealView.setTranslationY(0f);
|
|
||||||
contentView.setAlpha(1f);
|
|
||||||
contentView.setTranslationY(0f);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user