Merge "Fix notif section header/footer alignment" into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-05-26 22:42:45 +00:00
committed by Android (Google) Code Review

View File

@@ -573,6 +573,7 @@
<item name="android:textColor">?attr/wallpaperTextColor</item>
<item name="android:textAllCaps">false</item>
<item name="android:textSize">14sp</item>
<item name="android:minWidth">0dp</item>
</style>
<style name="TextAppearance.HeadsUpStatusBarText"