Blurred Actionbar setting is not respected on resume

Thanks for 3.4.1, have been waiting eagerly for the release.

I started playing around with the new faster transitions and wanted to see if the blurred actionbar had a bearing on application speed. (It doesn’t seem to, which is great).

I noticed that whether I have the blurred actionbar on or off, if I let the application idle in the background on Android and resume the application from memory later the actionbar preference will take on the state opposite of what the setting has.

Reproduction:

  1. Set actionbar blur to false
  2. Force close and open app to see it opaque now
  3. Return home or to another app
  4. Resume the app
  5. Observe that the bar is blurred now

This can be done for if the blurred action bar is enabled as well, it will take on the opaque state on resume instead.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.