[PR #413] [MERGED] Colored status and navigationbar #1429

Closed
opened 2026-04-24 23:58:24 +02:00 by adam · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • 40b592f Colored 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.

image

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. ![image](https://user-images.githubusercontent.com/70302993/196016894-412e1a6a-ea50-4397-9e17-aac11665a1d3.png) 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>
adam added the pull-request label 2026-04-24 23:58:24 +02:00
adam closed this issue 2026-04-24 23:58:24 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1429