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