java - Android image/video slider library -


im creating android app allows user find place (restaurant example) , tha app has home page displayed , images , videos slider.

im looking android library offers images , videos slider.

any appreciated !!

you can use android image slider

get github

this amazing image slider android platform. decided open source because there not attractive, convenient slider widget in android.

you can load images internet url, drawable, or file. , there many kinds of amazing animations can choose. :-d

add slider layout:

<com.daimajia.slider.library.sliderlayout         android:id="@+id/slider"         android:layout_width="match_parent"         android:layout_height="200dp" /> 

copyright : daimajia


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -