Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<shape
        xmlns:android="http://schemas.android.com/apk/res/android"
        android:shape="oval">

    <solid
            android:color="#574a67"/>

    <size
            android:width="120dp"
            android:height="120dp"/>
</shape>

Commits for Nextrek/Android/SmartCharging/SmartCharging/app/src/main/res/drawable/circle_violet.xml

Diff revisions: vs.
Revision Author Commited Message
529 MStefanelli picture MStefanelli Mon 24 Aug, 2015 10:44:00 +0000