1
0
mirror of https://github.com/moparisthebest/Conversations synced 2025-03-06 03:29:40 -05:00

5 lines
185 B
XML
Raw Normal View History

2014-03-01 11:05:40 +01:00
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="#FF1da9da" />
</shape>