Skip to content

Repository files navigation

AutoScrollImageView

a view can content a image and let image scroll auto. Easy to Use

    autoScrollImageView=(AutoScrollImageView)findViewById(R.id.auto);
    autoScrollImageView.setImageResource(R.mipmap.bg);
    autoScrollImageView.isCircleScroll(true);
    autoScrollImageView.setTouchAble(false);
    autoScrollImageView.startScroll();

About

put Image into this view then can autoScroll.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages