Toggle navigation
Toggle navigation
This project
Loading...
Sign in
장연우
/
WELLO
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
신기성
2019-11-21 09:18:38 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
e019a8bd5872df7c465f42fbee6510ef4292b1d2
e019a8bd
2 parents
36520b8d
cc9b1dd9
Merge branch 'master' of
http://khuhub.khu.ac.kr/2014104141/WELLO
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
vip/app/src/main/res/drawable/indicator_dot_off_onbording.xml
vip/app/src/main/res/drawable/indicator_dot_off_onbording.xml
0 → 100644
View file @
e019a8b
<?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
Please
register
or
login
to post a comment