YSY commit

This commit is contained in:
yadavendras
2019-03-01 20:32:01 +05:30
parent 863ac18681
commit 97d30b2f5b
170 changed files with 8407 additions and 943 deletions
@@ -0,0 +1,10 @@
<shape
xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<stroke
android:width="2dp"
android:color="#6ab17b" />
<size
android:width="25dp"
android:height="25dp" />
</shape>