mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 18:30:20 +01:00
Moved colors to the right place.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<shape
|
||||
android:shape="rectangle" >
|
||||
<solid
|
||||
android:color="#ff333333" />
|
||||
android:color="@color/conversation_item_received_background_dark" />
|
||||
</shape>
|
||||
</rotate>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user