mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-20 02:58:45 +00:00
Utilize proper theme color.
This commit is contained in:
committed by
Cody Henthorne
parent
56244ad873
commit
cdfcdcc3b7
@@ -5,7 +5,7 @@
|
||||
<size
|
||||
android:width="32dp"
|
||||
android:height="32dp" />
|
||||
<solid android:color="@color/signal_light_colorPrimary" />
|
||||
<solid android:color="?attr/colorPrimary" />
|
||||
<padding
|
||||
android:bottom="4dp"
|
||||
android:left="4dp"
|
||||
|
||||
Reference in New Issue
Block a user