OSDN Git Service

Fix battery percent text not updating on Font size change
authorEvan Laird <evanlaird@google.com>
Fri, 16 Jun 2017 13:57:29 +0000 (09:57 -0400)
committerEvan Laird <evanlaird@google.com>
Fri, 16 Jun 2017 13:57:29 +0000 (09:57 -0400)
commitecc93f28b9f17d9515a38186d1c582a3f5b7d53a
treeeee68e0fbf1fcffe94ddd5ee96c89953cd5b5058
parent511c95a02277f0245adcd3d8fdf0ac1cdc6db9fe
Fix battery percent text not updating on Font size change

The view wasn't actually setting the new text size when there was a
display scale or font size change. But now it does.

Test: visual
Change-Id: I3a38c779fe75e4fe29e962bb7d46cdef4da9e829
Fixes: 37919352
packages/SystemUI/src/com/android/systemui/BatteryMeterView.java