commit | bbe1924b5347a2a386b728adef3febe5b4e4be2c | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Fri Dec 08 15:42:08 2017 -0800 |
committer | Selim Cinek <cinek@google.com> | Fri Dec 08 15:42:08 2017 -0800 |
tree | ef7f817e19be3bca41bf9e78efc493820f2e68ac | |
parent | cdf3bd037d3ff7e4bfef6e494e9fdb9ab26be0b7 [diff] |
Fixed an issue with font sizes between users Because the user switching callback was posted, the timing would be off, such that at inflation time, the user wouldn't be switching, leading to wrong font sizes in the wrong user. Change-Id: Ied60acf0a8d1ebe7db18bdb1d786722d1efdcdfc Fixes: 67507904 Test: switch between users with different font sizes