Keep elevation during the Folder clip animation.
Change-Id: Id2a60de89d5f0fdf6a1173a08a89b9e95e757ea4
This commit is contained in:
@@ -42,7 +42,7 @@ public class RoundedRectRevealOutlineProvider extends RevealOutlineAnimation {
|
||||
|
||||
@Override
|
||||
public boolean shouldRemoveElevationDuringAnimation() {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user