Messaging: Style the subject line properly
It needs it's own dark-theme color and a bigger border radius Change-Id: I4f8e3dfec07653332106b8535c7431402833f159
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<item>
|
||||
<shape>
|
||||
<solid android:color="@color/subject_editor_bubble" />
|
||||
<corners android:radius="3dp" />
|
||||
<corners android:radius="16dp" />
|
||||
</shape>
|
||||
</item>
|
||||
</layer-list>
|
||||
</layer-list>
|
||||
|
||||
Reference in New Issue
Block a user