diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-21 04:11:05 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-21 04:11:17 -0400 |
| commit | 06ce777fce3789a1aec9cb658068e3a1e41d91f8 (patch) | |
| tree | 34d0c6f890f3944571ac2734d46df546140be486 | |
| parent | 44572b9463f16cbed286de69e38adde9426d5e13 (diff) | |
fix keyboard landscape layout bug
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 15218489..09d74abc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -538,6 +538,7 @@ <p>Changes since the 2024102000 release:</p> <ul> + <li>Keyboard: fix upstream bug triggered by Android 15 causing layout to be cut off in landscape mode on devices with a display cutout</li> </ul> </article> --> |
