Project

General

Profile

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

magiccube / src / main / res / drawable / tab_background_unselected.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/dark_grey"/>
4
</shape>
(4-4/13)