Merge "Revert "Temporary fix for Folders in battery saver mode."" into ub-launcher3-dorval
This commit is contained in:
committed by
Android (Google) Code Review
commit
3345f133a0
@@ -621,12 +621,6 @@ public class Folder extends AbstractFloatingView implements DragSource, View.OnC
|
||||
|
||||
onCompleteRunnable.run();
|
||||
mContent.setFocusOnFirstChild();
|
||||
|
||||
// Temporary fix b/36246234
|
||||
setTranslationX(0f);
|
||||
setTranslationY(0f);
|
||||
mContent.setAlpha(1f);
|
||||
mFooter.setAlpha(1f);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user