summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorryanlwlin <ryanlwlin@google.com>2021-09-24 16:29:36 +0800
committerryanlwlin <ryanlwlin@google.com>2021-10-26 20:04:35 +0800
commit35f573811d7d390c932fc44beaadad9b84589fbb (patch)
tree2e66e1235a13b97ac35635a55f7fddecce23ba63 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent7933c5da9dc02e9c830733abebb12d17ede27081 (diff)
Support individual magnification scale for each display
Currently we only have a globale magnification scale which is stored in settings. It ends up the scale is shared between multi-displays. To provide better experience, we store the scale for each none-default display until the device reboot, and the default scale is 2. Test: atest com.android.server.accessibility.magnification atest FullScreenMagnificationGestureHandlerTest Bug: 194667380 Change-Id: I0638fe90ef262d287cec81919baabdf215bb2e48
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions