- canScrollHorizontally() - Method in class com.gtomato.android.ui.manager.CarouselLayoutManager
-
- canScrollVertically() - Method in class com.gtomato.android.ui.manager.CarouselLayoutManager
-
- CarouselLayoutManager - Class in com.gtomato.android.ui.manager
-
Layout Manager used to help view layout in CarouselView.
- CarouselLayoutManager() - Constructor for class com.gtomato.android.ui.manager.CarouselLayoutManager
-
- CarouselView - Class in com.gtomato.android.ui.widget
-
Carousel View, the main class of the library.
- CarouselView(Context) - Constructor for class com.gtomato.android.ui.widget.CarouselView
-
- CarouselView(Context, AttributeSet) - Constructor for class com.gtomato.android.ui.widget.CarouselView
-
- CarouselView(Context, AttributeSet, int) - Constructor for class com.gtomato.android.ui.widget.CarouselView
-
- CarouselView.DisplayMode - Enum in com.gtomato.android.ui.widget
-
Deprecated.
- CarouselView.DrawOrder - Enum in com.gtomato.android.ui.widget
-
Drawing order of item views.
- CarouselView.OnItemClickListener - Interface in com.gtomato.android.ui.widget
-
Definition of a callback to be invoked when an item in CarouselView has been clicked.
- CarouselView.OnItemSelectedListener - Interface in com.gtomato.android.ui.widget
-
Definition of a callback to be invoked when an item in CarouselView has been selected.
- CarouselView.OnScrollListener - Class in com.gtomato.android.ui.widget
-
Definition of a callback to be invoked when a CarouselView has been scrolled.
- CarouselView.Scroller - Interface in com.gtomato.android.ui.widget
-
Implement this interface if you want to implement a custom scrolling behaviour.
- CarouselView.ViewTransformer - Interface in com.gtomato.android.ui.widget
-
Interface definition of a view transformer based on position offset.
- com.gtomato.android.ui.manager - package com.gtomato.android.ui.manager
-
- com.gtomato.android.ui.scrolltweaker - package com.gtomato.android.ui.scrolltweaker
-
- com.gtomato.android.ui.transformer - package com.gtomato.android.ui.transformer
-
- com.gtomato.android.ui.widget - package com.gtomato.android.ui.widget
-
- com.gtomato.android.util - package com.gtomato.android.util
-
- CoverFlowViewTransformer - Class in com.gtomato.android.ui.transformer
-
Simulates effect of cover flow.
- CoverFlowViewTransformer() - Constructor for class com.gtomato.android.ui.transformer.CoverFlowViewTransformer
-