Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b4761c4d authored by d34d's avatar d34d
Browse files

Track current user id in ThemeService

Intent.ACTION_USER_SWITCHED is broadcasted on boot which causes the
ThemeService's reciever to fire off and request a theme change.
This patch tracks the current user ID, with the default being
UserHandle.USER_OWNER, and will only request the theme change when
the new user differs from the stored current user id.

Change-Id: I69a2d9d669a0605c44eabaf6bf541494370e1e09
REF: CYNGNOS-429
parent 12a2541a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment