mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 06:33:38 +01:00
Update icons across home screen and settings screen.
This commit is contained in:
committed by
Cody Henthorne
parent
011c85c75b
commit
c3c8f8e7e6
@@ -43,7 +43,7 @@
|
||||
app:layout_constraintBottom_toBottomOf="@id/edit_notification_profile_name_wrapper"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@id/edit_notification_profile_name_wrapper"
|
||||
app:srcCompat="@drawable/ic_add_emoji"
|
||||
app:srcCompat="@drawable/symbol_emoji_plus_24"
|
||||
app:tint="@color/signal_text_secondary" />
|
||||
|
||||
<com.google.android.material.textfield.TextInputLayout
|
||||
@@ -78,7 +78,7 @@
|
||||
app:layout_constraintBottom_toBottomOf="@id/edit_notification_profile_name_wrapper"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@id/edit_notification_profile_name_wrapper"
|
||||
app:srcCompat="@drawable/ic_x"
|
||||
app:srcCompat="@drawable/symbol_x_24"
|
||||
app:tint="@color/signal_text_secondary" />
|
||||
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user