Create new display rotation compat toast string for multi-window
To add more clarity and improve the user experience, introduce a new toast string (to replace 'display_rotation_camera_compat_toast_in_split_screen') which includes the app name so it's clear to the user which app to relaunch in full screen. Fix: 282782484 Fix: 267372967 Test: atest WmTests:DisplayRotationCompatPolicyTests Change-Id: I07a0dc182ba46240449f2b12619c466f7484af06
Showing
- core/res/res/values/strings.xml 2 additions, 2 deletionscore/res/res/values/strings.xml
- core/res/res/values/symbols.xml 1 addition, 1 deletioncore/res/res/values/symbols.xml
- data/etc/services.core.protolog.json 6 additions, 0 deletionsdata/etc/services.core.protolog.json
- services/core/java/com/android/server/wm/DisplayRotationCompatPolicy.java 22 additions, 1 deletion...va/com/android/server/wm/DisplayRotationCompatPolicy.java
- services/tests/wmtests/src/com/android/server/wm/DisplayRotationCompatPolicyTests.java 19 additions, 4 deletions...m/android/server/wm/DisplayRotationCompatPolicyTests.java
Loading
Please register or sign in to comment