Open stefan-niedermann opened 1 year ago
hello, can i start working on it ?
hello, can i start working on it ?
sure thing @indskgit 👍
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
Hey, can I work on it ?
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.
@AndyScherzinger hey can you identify the specific activity name in which this issue is present
can I work on it?
@tobiasKaminsky @alperozturk96 this seems to be a very small enhancement, did the pull request by @aarya-dev003 at https://github.com/nextcloud/android/pull/12351 not go in the right direction?
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.
⚠️ Before posting ⚠️
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.
Expected behaviour
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