suphon-t / AndroidP-ify

[Xposed] Use features introduced in Android P on your O+ Device!
Apache License 2.0
188 stars 22 forks source link

Wrong cellular icon off state #23

Closed RouNNdeL closed 6 years ago

RouNNdeL commented 6 years ago

Description

The cellular icon appears as on despite being off (colored background, white icon)

Steps to reproduce

  1. Pull down QS panel
  2. Turn off cellular connection

ROM info

AOSP 8.1 Fabulous Oreo Oneplus One

Module version (build version)

Android P-ify 0.1.0 alpha #33

Xposed log / logcat No logs

Screenshot screenshot_20180322-110529

suphon-t commented 6 years ago

The tile represents cellular state not cellular data state, so this behavior is expected.

RouNNdeL commented 6 years ago

Isn't it a bit counterintuitive? The tile toggles the data state so I'd expect it to display that state and not whether cellular network is available.

suphon-t commented 6 years ago

You'll have to ask Google about that then. I will not modify the tile behavior.

RouNNdeL commented 6 years ago

Understandable