Moved colors to the right place.

This commit is contained in:
phenx-de
2014-03-07 11:03:22 +01:00
parent 3d782449ed
commit 54b43b7536
15 changed files with 25 additions and 18 deletions

View File

@@ -9,7 +9,7 @@
<shape
android:shape="rectangle" >
<solid
android:color="#ff333333" />
android:color="@color/conversation_item_received_background_dark" />
</shape>
</rotate>
</item>