• Stars
    star
    525
  • Rank 84,404 (Top 2 %)
  • Language
    Java
  • Created about 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A lovely snail,You can use it as a seekbar or progressbar.

Android Gems Android Arsenal

SnailBar

A lovely ,you can use it as a seekbar or progressbar.

Helixbar design by Davlikanoff.This is his words:

Hi Guys!

This 18 seconds long animation demonstrates cool progressbar in action. I created it at leisure. You can download the PSD here:

http://davlikanoff.com/portfolio/Helixbar/helixbar_free.zip

I called it Helixbar. It could've been a Snailbar, but I like Helixbar :) Hope you like it.

But I like snail,So it's called SnailBar.

This is my implementation effect

how to use ?

in layout.xml

   <com.cjj.SnailBar
            android:id="@+id/seekBar"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:thumb="@anim/snailanim" />

SnailBar is a subclass of Seekbar, so you can use it like Seekbar

  seekBar = (SeekBar) findViewById(R.id.seekBar);

about me

AT LAST

If you want to support me,you can follow me on Github: https://github.com/android-cjj.

License

The MIT License (MIT)

Copyright (c) 2015 android-cjj

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

More Repositories

1

JJSearchViewAnim

A cool search view animation library
Java
2,374
star
2

BeautifulRefreshLayout

A bueautiful RefreshLayout
Java
2,158
star
3

Android-MaterialRefreshLayout

This is a drop-down control, it is more beautiful and powerful than SwipeRefreshLayout
Java
2,111
star
4

ComicReader

漫画App
Java
493
star
5

BottomSheets

Teach you how to use Design Support Library: Bottom Sheets
Java
410
star
6

Android-MaterialDeleteLayout

Maetrial Design Delete Concept Implement
Java
353
star
7

Persei.android

Animated top menu for ListView or RecyclerView or ScrollView or GridView ...
Java
319
star
8

MousePaint

鼠绘漫画(非官方),我做着玩的
Java
297
star
9

MaterialSearchView

A beautiful Material SearchView
Java
279
star
10

BiliClient

bb
Java
172
star
11

SourceAnalysis

the source code
166
star
12

Android-RecyclerViewWithFooter

RecyclerView with Footer
Java
161
star
13

JJSwipeBack

activity finish like 简书,
Java
120
star
14

HaoKanRefresh

好看
Java
116
star
15

Timer

一个倒计时类,除了可以开始取消倒计时,还可以暂停恢复倒计时,虽说时间一去不复返,我丫停停它总可以吧!啊哈哈
Java
61
star
16

Like

45
star
17

nices

a simple news app
Java
36
star
18

JJSwipeLayout

The Sample Swipe Layout!
Java
29
star
19

createcjj

Java
21
star
20

OneStep

just a one step share demo
Java
16
star
21

JJAdapter

a simple adapter easy to use
Java
15
star
22

SunViewLayout

A lovely sun
Java
14
star
23

EasyView

A simple view like cardView
Java
11
star
24

DragMenu

dragmenu use ViewDragHelper
Java
10
star
25

VolleyFrame

this project tell you how to use the Volley by cjj
Java
9
star
26

ViewSelector

select view
Java
9
star
27

LoadingFrame

Java
9
star
28

HTTP

A frame for web
Java
7
star
29

NarutoPringting

火影印花
Java
6
star
30

DragMenu_2

Dragmenu
Java
4
star
31

DelAnim

delete anim
Java
3
star
32

Anmation

收集android动画开源项目(Collect android anmation open source projects)
2
star
33

EasyVolley

简单使用volley
Java
2
star