diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-25 00:32:22 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-25 00:32:22 -0400 |
| commit | 15a2dfd0c36aa767d08e8006a7d48fe17e3e3185 (patch) | |
| tree | a75554969a583b1d0877c598f50286786ea069be | |
| parent | df58e33f90231c50f29efad007d5d6dacc68a940 (diff) | |
clarify launcher workarounds
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 34af1683..d6c2da8b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -456,7 +456,7 @@ <ul> <li>enable gestural navigation overlay to match default nav mode (fixes navigation bar style after factory reset or provisioning new users)</li> - <li>Launcher: temporarily disable new animation feature flags</li> + <li>Launcher: temporarily disable new animation feature flags (these appear to be buggy)</li> <li>Clock: roll back to GrapheneOS Android 11 code since the AOSP 12 code is messed up</li> </ul> </article> |
