commit | a64a914ddf4370f96909a48c40f6c7de35bd08b5 | [log] [tgz] |
---|---|---|
author | Thales Lima <tsuharesu@google.com> | Tue Oct 18 18:30:43 2022 +0100 |
committer | Thales Lima <tsuharesu@google.com> | Thu Oct 20 11:48:06 2022 +0100 |
tree | 6dae02e8c3966f1b827804d0e2ab931a756ad4b3 | |
parent | 7c9144328ae30db58ae2c06d042905edf84472e9 [diff] |
Calculate taskbar content size for edu Using the value calculated in layout was not working because TaskbarView onLayout() was being called after TaskbarEduView onMeasure(). Now uses the same value on all orientations based on taskbar icon size. Fixes: 252945031 Test: manual Change-Id: Ib6914901638c82f3b3ec4c9b86f6c20e84d34d0f