diff options
author | Kisaragi Hiu <mail@kisaragi-hiu.com> | 2024-04-13 07:40:22 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-12 15:40:22 -0700 |
commit | cefa0a55e8240e24e2961d929ead2d20743858ce (patch) | |
tree | 9b0f8c2df896a07cfb3c5ead09e6306072eed83c /src/components/ProfileHoverCard/index.web.tsx | |
parent | c3821fdc311fe7ddebede427715892d3a1e53716 (diff) | |
download | voidsky-cefa0a55e8240e24e2961d929ead2d20743858ce.tar.zst |
android: fix navigation bar always being bright even in dark mode (#3464)
Right now both light mode and dark mode get light navigation bar, and looks jarring in the dark modes. This commit applies a more appropriate color before the UI thread runs (in app config), as well as applying the current theme background after the UI shell is mounted. This should fix #3332. Co-authored-by: Hailey <me@haileyok.com>
Diffstat (limited to 'src/components/ProfileHoverCard/index.web.tsx')
0 files changed, 0 insertions, 0 deletions