diff options
| author | Jules Aguillon | 2022-11-13 14:43:53 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2022-11-13 14:43:53 +0100 |
| commit | e213834f674223ca3f63cb7c57698b7b17ba6fde (patch) | |
| tree | a683b466d59f4e73f85c2c657c485ba7714a99d5 /AndroidManifest.xml | |
| parent | b102ad90781487dd00a8147330eb0c430f0ba503 (diff) | |
| download | unexpected-keyboard-e213834f674223ca3f63cb7c57698b7b17ba6fde.tar.gz unexpected-keyboard-e213834f674223ca3f63cb7c57698b7b17ba6fde.zip | |
Don't depend on dpi values in swipe distance
The dpi values "xdpi" and "ydpi" can have wildly different values on
different devices.
The new computation defines a baseline and only take into account the
dpi values as a ratio.
On a 480dpi screen (in both directions), this decrease the value by
about 18%. This new distance felt better during testing.
Diffstat (limited to 'AndroidManifest.xml')
0 files changed, 0 insertions, 0 deletions
