Project

General

Profile

Download (156 Bytes) Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / res / drawable / tab_background_selected.xml @ 99b8a069

1
<?xml version="1.0" encoding="utf-8"?>
2
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
3
    <solid android:color="@color/grey"/>
4
</shape>
(3-3/13)