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
soonmyeong2
2019-11-21 09:18:01 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cc9b1dd91ef5d0acab99e3648067d567eb7d1df9
cc9b1dd9
1 parent
642b637b
make indicator
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 @
cc9b1dd
<?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