mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Revert "Temporary fix for Widgets in battery saver mode."
Note: b/36157561 has been properly fixed.
This reverts commit 08d8bb9cde.
Change-Id: I55e04283d2013f965afc17bcb0482a50440a96ee
This commit is contained in:
@@ -334,12 +334,6 @@ public class LauncherStateTransitionAnimation {
|
||||
// This can hold unnecessary references to views.
|
||||
cleanupAnimation();
|
||||
pCb.onTransitionComplete();
|
||||
|
||||
revealView.setAlpha(1f);
|
||||
revealView.setTranslationX(0f);
|
||||
revealView.setTranslationY(0f);
|
||||
contentView.setAlpha(1f);
|
||||
contentView.setTranslationY(0f);
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user