Skip to content

Instantly share code, notes, and snippets.

@Akshay-Rana-Gujjar
Created January 5, 2020 11:26
<com.synnapps.carouselview.CarouselView
android:id="@+id/carouselView"
android:layout_width="match_parent"
android:layout_height="200dp"
app:fillColor="#FFFFFFFF"
app:pageColor="#00000000"
app:radius="6dp"
app:slideInterval="3000"
app:strokeColor="#FF777777"
app:strokeWidth="1dp"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment