commit | ce0d10c6dda70ea176f53c6e390ef66c5d8a7373 | [log] [tgz] |
---|---|---|
author | Mill Chen <millchen@google.com> | Thu Apr 30 17:33:12 2020 +0800 |
committer | Mill Chen <millchen@google.com> | Thu Apr 30 17:49:19 2020 +0800 |
tree | 2c7cc63bdd2bdbe2b6e386f01898b88c52353def | |
parent | 61b20fd6e74e6debe5f0baa399db2e5de1b6c931 [diff] |
Fix truncated string in battery saver notification The description of Tap to schedule battery saver notification will be truncated if the locale is set to DE. To solve this, we used BigTextStyle to have the string be displayed over two lines. Fixes: 150637218 Test: manual Change-Id: I2d026b78022c11f23bc1ef88707e30eafe0b5b31