summaryrefslogtreecommitdiff
path: root/sdk/src/java/org/lineageos/internal/applications/LineageActivityManager.java
AgeCommit message (Collapse)Author
2018-06-12sdk: Add an option to force pre-O apps to use full screen aspect ratioJesse Chan
When an app target pre-O releases, the default max aspect ratio is 1.86:1 which leads to ugly black areas on devices that have screens with higher aspect ratio (for example Galaxy S8/S9). This change adds an option to allow users to change aspect ratio for pre-O apps to full screen aspect ratio. Change-Id: I2531542f736ee7b809ef7faffd72e5963e7d20d6