I colored the status and navigationbar with the same background color as the header of the website.
There is no issue for this PR.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/413
**Author:** [@wnhrt](https://github.com/wnhrt)
**Created:** 10/16/2022
**Status:** ✅ Merged
**Merged:** 10/16/2022
**Merged by:** [@advplyr](https://github.com/advplyr)
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`40b592f`](https://github.com/advplyr/audiobookshelf-app/commit/40b592f7c13b4ac2d289b4f4bd23dc37b3f77d7f) Colored status and navigationbar
### 📊 Changes
**3 files changed** (+5 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `android/app/src/main/res/values-v21/styles.xml` (+2 -0)
📝 `android/app/src/main/res/values/colors.xml` (+1 -0)
📝 `android/app/src/main/res/values/styles.xml` (+2 -0)
</details>
### 📄 Description
On some Samsung devices, white is used as the default color for the navigation bar in dark mode, see https://github.com/jellyfin/jellyfin-android/issues/581.
I colored the status and navigationbar with the same background color as the header of the website.

There is no issue for this PR.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/413
Author: @wnhrt
Created: 10/16/2022
Status: ✅ Merged
Merged: 10/16/2022
Merged by: @advplyr
Base:
master← Head:master📝 Commits (1)
40b592fColored status and navigationbar📊 Changes
3 files changed (+5 additions, -0 deletions)
View changed files
📝
android/app/src/main/res/values-v21/styles.xml(+2 -0)📝
android/app/src/main/res/values/colors.xml(+1 -0)📝
android/app/src/main/res/values/styles.xml(+2 -0)📄 Description
On some Samsung devices, white is used as the default color for the navigation bar in dark mode, see https://github.com/jellyfin/jellyfin-android/issues/581.
I colored the status and navigationbar with the same background color as the header of the website.
There is no issue for this PR.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.