Index

C D G I L O S V 
All Classes and Interfaces|All Packages

C

com.pranavpandey.android.dynamic.motion.adapter - package com.pranavpandey.android.dynamic.motion.adapter
 
com.pranavpandey.android.dynamic.motion.widget - package com.pranavpandey.android.dynamic.motion.widget
 

D

DynamicMotionLayout - Class in com.pranavpandey.android.dynamic.motion.widget
A MotionLayout to perform operations according to the ViewPager2 page offset.
DynamicMotionLayout(Context) - Constructor for class com.pranavpandey.android.dynamic.motion.widget.DynamicMotionLayout
 
DynamicMotionLayout(Context, AttributeSet) - Constructor for class com.pranavpandey.android.dynamic.motion.widget.DynamicMotionLayout
 
DynamicMotionLayout(Context, AttributeSet, int) - Constructor for class com.pranavpandey.android.dynamic.motion.widget.DynamicMotionLayout
 

G

getItemCount() - Method in class com.pranavpandey.android.dynamic.motion.adapter.ViewPagerAdapter
 
getPageCount() - Method in class com.pranavpandey.android.dynamic.motion.widget.DynamicMotionLayout
Get the page count for the view pager.
getViewPager() - Method in class com.pranavpandey.android.dynamic.motion.widget.DynamicMotionLayout
Get the view pager used by this view.

I

initialize() - Method in class com.pranavpandey.android.dynamic.motion.widget.DynamicMotionLayout
Initialize this view by setting the default values.

L

loadFromAttributes(AttributeSet) - Method in class com.pranavpandey.android.dynamic.motion.widget.DynamicMotionLayout
Load values from the supplied attribute set.

O

onBindViewHolder(ViewPagerAdapter.ViewHolder, int) - Method in class com.pranavpandey.android.dynamic.motion.adapter.ViewPagerAdapter
 
onCreateViewHolder(ViewGroup, int) - Method in class com.pranavpandey.android.dynamic.motion.adapter.ViewPagerAdapter
 

S

setPageCount(int, ViewPager2.OnPageChangeCallback) - Method in class com.pranavpandey.android.dynamic.motion.widget.DynamicMotionLayout
Set the page count for the view pager.

V

ViewPagerAdapter - Class in com.pranavpandey.android.dynamic.motion.adapter
A RecyclerView.Adapter to show different views as pages.
ViewPagerAdapter(int) - Constructor for class com.pranavpandey.android.dynamic.motion.adapter.ViewPagerAdapter
Constructor to initialize an object of this class.
C D G I L O S V 
All Classes and Interfaces|All Packages