Fix issues where the status icons for passenger QC are displayed incorrectly.
- Previously, there are the issues with the icons displayed incorrectly
in the passenger quick controls entry point.
The issues are as follows:
A. Incorrect position of the exclamation mark("!") for the mobile signal icon when the mobile network is off.
B. Hotspot icon and media volume icon are displayed in a smaller size when the hotspot is turned on.
- To fix these, we have made changes to draw the bitmap icon, which is drawn on the canvas, with the same predefined size regardless of the type of icon.
Bug: 277005452
Test: manual - check the passenger QC icons when the status changes.
Change-Id: I1f8835ed63b689462b94591091689ca3acab556f
1 file changed