Remove hardcoded textAppearance for better theme support.
In Notification Light settings, the text was being set to style from framework. This meant that the text was not respecting the overall theme of the view. By removing the hardcoded style references, the text will adopt colors based on the overall theme. Change-Id: Ia8b76548af20f66b386af3ea1122189de14b7385 Ticket: CYNGNOS-466 (cherry picked from commit 8f5c0e52)
Loading
Please register or sign in to comment