신기성

Merge branch 'master' of http://khuhub.khu.ac.kr/2014104141/WELLO

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid
android:color="#DDDDDD"/>
<size
android:height="8dp"
android:width="8dp"/>
</shape>
\ No newline at end of file