git-svn-id: http://192.168.1.226/svn/proxy@190 454eff88-639b-444f-9e54-f578c98de674
| | |
| | | <shape xmlns:android="http://schemas.android.com/apk/res/android"
|
| | | android:shape="oval">
|
| | | android:shape="oval">
|
| | |
|
| | | <solid android:color="#FF0000" />
|
| | | <solid android:color="#F6335A" />
|
| | |
|
| | | <size
|
| | | android:height="45dp"
|
| | | android:width="45dp" />
|
| | | <size
|
| | | android:height="45dp"
|
| | | android:width="45dp" />
|
| | |
|
| | | </shape> |
| | |
| | | <shape xmlns:android="http://schemas.android.com/apk/res/android"
|
| | | android:shape="rectangle">
|
| | |
|
| | | <solid android:color="#FF0000" />
|
| | | <solid android:color="#F6335A" />
|
| | |
|
| | | <corners
|
| | | android:radius="3dp"
|