Revert the squish translate from all apps

Bug: 189973274
Bug: 189975416

Test: manual, attached video on the bug
Change-Id: I881a2b79462e8d420b3dcb6a6b98adbe9e8e0394
This commit is contained in:
Hyunyoung Song
2021-06-07 15:02:05 -07:00
parent 962b212c9e
commit afa327d176
2 changed files with 5 additions and 25 deletions

View File

@@ -93,7 +93,7 @@ public class SpringRelativeLayout extends RelativeLayout {
invalidate();
}
protected void onRelease() {
public void onRelease() {
mEdgeGlowBottom.onRelease();
}