mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-25 13:39:24 +00:00
Fix-up iconography in recipient bottom sheet.
This commit is contained in:
committed by
Greyson Parrelli
parent
7896a525f2
commit
7bf2ae3d5e
@@ -1,4 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_group_solid_24" />
|
||||
</layer-list>
|
||||
@@ -29,7 +29,7 @@
|
||||
android:id="@+id/message"
|
||||
style="@style/Signal.Widget.ImageView.ActionButton"
|
||||
android:contentDescription="@string/ConversationSettingsFragment__message"
|
||||
app:srcCompat="@drawable/ic_message_24" />
|
||||
app:srcCompat="@drawable/ic_chat_message_24" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/message_label"
|
||||
|
||||
Reference in New Issue
Block a user