mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-23 11:15:44 +00:00
Fix share your username popup icon tint.
This commit is contained in:
committed by
Greyson Parrelli
parent
16faf41a84
commit
418ad51e77
@@ -401,6 +401,7 @@
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginTop="30dp"
|
||||
android:src="@drawable/symbol_share_android_24"
|
||||
app:tint="@color/signal_colorOnPrimaryContainer"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user