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

Skip to content
Commit b6f3f983 authored by LuK1337's avatar LuK1337 Committed by Łukasz Patron
Browse files

SystemUI: Update carrier label margin right after setting the padding

This change addresses the two following issues:

* When restarting SystemUI using `pkill -9 systemui`, carrier label's
  margin start would not get initialized since onConfigurationChanged()
  didn't get called.

* onConfigurationChanged() was being called before onApplyWindowInsets()
  resulting in invalid mPadding.first being used.

Change-Id: I076d1e9cd7a2a011512f5dbd5de4a9a991f28042
parent 8f854f40
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