Messaging: Style the attachments properly
* With dark theme, they suddenly don't stand out from the background anymore * Give them more rounding but not as much as the chat bubbles Change-Id: I32c1036bda348e0c58e1cb37edbe9c7fc72309e7
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
android:id="@+id/audio_attachment_background"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/attachment_chooser_audio_background">
|
||||
android:background="@drawable/attachment_audio_preview_background">
|
||||
|
||||
<com.android.messaging.ui.AudioAttachmentView
|
||||
android:id="@+id/audio_attachment_view"
|
||||
|
||||
Reference in New Issue
Block a user