Welcome to mirror list, hosted at ThFree Co, Russian Federation.

grey.xml « drawable « res - github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bdb9383fc1f1fd3c2f95783c63fd70504c5a5c94 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" 
    android:shape="rectangle">
    <solid android:color="#ffdddddd" />
</shape>