Merge "Keep elevation during the Folder clip animation." into ub-launcher3-dorval-polish
This commit is contained in:
commit
8b017e52da
|
@ -42,7 +42,7 @@ public class RoundedRectRevealOutlineProvider extends RevealOutlineAnimation {
|
|||
|
||||
@Override
|
||||
public boolean shouldRemoveElevationDuringAnimation() {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue