Merge "Remove the experimental inset for launcher"
This commit is contained in:
committed by
Android (Google) Code Review
commit
54fe0e6aee
@@ -1945,10 +1945,6 @@ public class DisplayPolicy {
|
||||
} else {
|
||||
vf.set(cf);
|
||||
}
|
||||
|
||||
// EXPERIMENT TODO(b/113952590): Remove once experiment in bug is completed
|
||||
mExperiments.offsetWindowFramesForNavBar(mNavigationBarPosition, win);
|
||||
// EXPERIMENT END
|
||||
}
|
||||
} else if (layoutInScreen || (sysUiFl
|
||||
& (View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN
|
||||
|
||||
Reference in New Issue
Block a user