element-hq / element-x-android

Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
GNU Affero General Public License v3.0
1k stars 136 forks source link

Under certain conditions, the icon on the system status bar turns black. #3498

Open YamatoRyou opened 1 week ago

YamatoRyou commented 1 week ago

Steps to reproduce

  1. Change the interface color of the application to dark;
  2. Enter the timeline containing videos;
  3. Click a video and start playing;
  4. Click the "arrow" button to play the video in a third-party application (I use MX Player);
  5. Exit the video playing in the third-party application and return to the application interface.

Outcome

What did you expect?

n/a

What happened instead?

When I return to the app again, the icon on the system status bar turns black. {BEAFBB2A-96D5-8178-107B-96630E899432}

Before this, the icon was white. Killing and restarting the app can temporarily solve this problem.

Your phone model

OnePlus 9RT (MT2110)

Operating system version

Pixel OS (Android 14)

Application version and app store

Element X for Android 0.6.3

Homeserver

Synapse 1.115.0

Will you send logs?

No

Are you willing to provide a PR?

No