summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJason Chang <jasonsfchang@google.com>2020-08-10 20:44:08 +0800
committerJason Chang <jasonsfchang@google.com>2020-08-12 08:18:54 +0000
commit084ebda9d116b9e872eae5c5d98c90a1a2f4eaf7 (patch)
tree8f883f98c06e3c411762dfe8dae60398927a5bd5 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent5fed70ab927338a4ef9d91bac48ed179f527f093 (diff)
Fine-tune the screen size by adb command to adjust the
screen size for UX Add system properties for UX adjust: 1) one-handed screen translate offset percentage. 2) one-handed screen translate animation duration milliseconds. [TODO]: This is temporary solution for UX to refine the threshold, and it needs to revert after the threshold has been confirmed. Bug: 153694010 Test: adb shell setprop persist.debug.one_handed_offset_percentage 40 adb shell pidof com.android.systemui |xargs -i adb shell kill -9 {} or adb reboot adb shell setprop persist.debug.one_handed_translate_animation_duration 150 adb shell pidof com.android.systemui |xargs -i adb shell kill -9 {} or adb reboot Test: manual Test: atest SystemUITests Change-Id: I9fb73b98d78c766d6e2e839ee10eb73c7190af9d
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions