commit | ea6bb2dc4a0d458cc5c03a0f7e95584882fbdec4 | [log] [tgz] |
---|---|---|
author | jasonwshsu <jasonwshsu@google.com> | Sun May 23 02:51:40 2021 +0800 |
committer | jasonwshsu <jasonwshsu@google.com> | Mon May 24 21:46:40 2021 +0800 |
tree | 02d6b7cad833f1a46508cf2c8b90821c0bcb140d | |
parent | 56713ae05c3862278241dc0a5d9698dca40fab1a [diff] |
Fix transparency seekbar in accessibility button page is backwards Root Cause: Store value in opacity value, need to be inverted to transparency value. Solution: transfer to transparency value and rename related field. Bug: 183980065 Test: atest FloatingMenuTransparencyPreferenceControllerTest Change-Id: I763dda47854e7cf945a95f4a7d4965725cd73824