nightscout / AndroidAPS

Opensource automated insulin delivery system (closed loop)
https://wiki.aaps.app
GNU Affero General Public License v3.0
696 stars 1.71k forks source link

3.2.0-dev-i TDD screen shows AndroidAPS logo in the background, making it difficult to read TDD stats #2473

Closed dv1 closed 1 year ago

dv1 commented 1 year ago

On a test KKM phone, I saw that the TDD screen shows the AndroidAPS logo in the background, which isn't good, because the white portions of the logo make the white TDD stats text hard to read.

Here is an example. Screenshot_20230323-124414_AAPS

Previous AndroidAPS versions kept the background fully black in this screen, and it would be good to do the same in this version.

vanelsberg commented 1 year ago

Not seeing this on latest dev builds (3.2.0-dev-i, 1920bc7ce5) Moreover, I do not recognize the layout showed in the screenshots above so I think your are building from some alternate AAPS fork?

dv1 commented 1 year ago

@vanelsberg What does the screen look like for you? Post a screenshot please.

parapenT1sta commented 1 year ago

I don't have the same issue but was one like this one for EROS but already fixed.

https://github.com/nightscout/AndroidAPS/issues/2390

dv1 commented 1 year ago

@vanelsberg That is a different screen. What you show is the Statistics screen. I am talking about the TDD screen available through the Actions tab.

parapenT1sta commented 1 year ago

@dv1 I can confirm! I also have the same issue going through Actions - TDD.

Maybe the fix is the same as the one used for EROS.

vanelsberg commented 1 year ago

I am talking about the TDD screen available through the Actions tab.

Nope. For me there is no such screen fro me. Are you building 3.2.0-dev-i from https://github.com/nightscout/AndroidAPS/tree/dev?

parapenT1sta commented 1 year ago

I am talking about the TDD screen available through the Actions tab.

Nope. For me there is no such screen fro me. Are you building 3.2.0-dev-i from https://github.com/nightscout/AndroidAPS/tree/dev?

Screenshot_20230324-192849

parapenT1sta commented 1 year ago

Using ComboV2 driver

vanelsberg commented 1 year ago

Using ComboV2 driver

Ok, Then I think this screen must be specific for the ComboV2 as it is not there for me (DASH e.o) So can not confirm. But most likely this problem is similar to fixes for DASH and EROS. I think @MilosKozak will know how to fix - when he can find the time.