Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statusbar is themed while it should be transparent #11487

Open
4 tasks done
stefan-niedermann opened this issue Mar 28, 2023 · 9 comments
Open
4 tasks done

Statusbar is themed while it should be transparent #11487

stefan-niedermann opened this issue Mar 28, 2023 · 9 comments
Labels
bug design feature: theming good first issue papercut Annoying recurring issue with possibly simple fix ui/ux

Comments

@stefan-niedermann
Copy link
Member

⚠️ Before posting ⚠️

  • This is a bug, not a question or an enhancement.
  • I've searched for similar issues and didn't find a duplicate.
  • I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

Open main view of the Nextcloud android app

The status bar is themed but should be transparent.
Focussing the search bar and blurring it again leads to the expected status.

Screenshot_20230328-163438_Nextcloud

Expected behaviour

Screenshot_20230328-163533_Nextcloud

Actual behaviour

See steps to reproduce.

Android version

Lineage 19.1

Device brand and model

Xiaomi Poco F3

Stock or custom OS?

Custom (explain in "additional information")

Nextcloud android app version

3.24.1 F-Droid

Nextcloud server version

irrelevant

Using a reverse proxy?

No

Android logs

No response

Server error logs

No response

Additional information

Discovered in a design talk session with @jancborchardt and @andys

@indskgit
Copy link

hello, can i start working on it ?

@AndyScherzinger
Copy link
Member

hello, can i start working on it ?

sure thing @indskgit 👍

@satvik2131
Copy link

satvik2131 commented Dec 9, 2023

Hi , is this issue still persists , I have tried making the background as @color:transparent with XML and with java file as well , but it looks the same ?? @AndyScherzinger , I guess it's transparent only it's just we don't have anything in the background that's why we can't judge that

@aarya-dev003
Copy link

Hey, can I work on it ?

@AndyScherzinger
Copy link
Member

sure thing @aarya-dev003

@satvik2131 and @aarya-dev003 the statusbar gets colored programmatically because there is a logic behind it: color changes as soon as the searchbar gets focused because then the toolbar changes. So this can't be solved with xml changes.

@aarya-dev003
Copy link

@AndyScherzinger hey can you identify the specific activity name in which this issue is present

@harshj200230
Copy link

can I work on it?

@jancborchardt
Copy link
Member

@tobiasKaminsky @alperozturk96 this seems to be a very small enhancement, did the pull request by @aarya-dev003 at #12351 not go in the right direction?

@jancborchardt
Copy link
Member

Also what is especially strange is that I can only reproduce this error until I pull to refresh the file list, then it looks fine.

@jancborchardt jancborchardt moved this to 👓 Design review in 🖍 Design team Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug design feature: theming good first issue papercut Annoying recurring issue with possibly simple fix ui/ux
Projects
Status: 👓 Design review
Development

Successfully merging a pull request may close this issue.

8 participants