Toggle navigation
Use Of
Java Examples
Admin
Examples with RecyclerViewTouchActionGuardManager com.h6ah4i.android.widget.advrecyclerview.touchguard.RecyclerViewTouchActionGuardManager used on opensource projects
Search in sources :
<
1
2
<
1
2
Aggregations
GeneralItemAnimator
(com.h6ah4i.android.widget.advrecyclerview.animator.GeneralItemAnimator)
10
RecyclerViewSwipeManager
(com.h6ah4i.android.widget.advrecyclerview.swipeable.RecyclerViewSwipeManager)
10
RecyclerViewTouchActionGuardManager
(com.h6ah4i.android.widget.advrecyclerview.touchguard.RecyclerViewTouchActionGuardManager)
10
LinearLayoutManager
(android.support.v7.widget.LinearLayoutManager)
9
NinePatchDrawable
(android.graphics.drawable.NinePatchDrawable)
8
View
(android.view.View)
8
SwipeDismissItemAnimator
(com.h6ah4i.android.widget.advrecyclerview.animator.SwipeDismissItemAnimator)
8
ItemShadowDecorator
(com.h6ah4i.android.widget.advrecyclerview.decoration.ItemShadowDecorator)
8
SimpleListDividerDecorator
(com.h6ah4i.android.widget.advrecyclerview.decoration.SimpleListDividerDecorator)
8
RecyclerView
(android.support.v7.widget.RecyclerView)
7
RecyclerViewDragDropManager
(com.h6ah4i.android.widget.advrecyclerview.draggable.RecyclerViewDragDropManager)
3
TextView
(android.widget.TextView)
2
DraggableItemAnimator
(com.h6ah4i.android.widget.advrecyclerview.animator.DraggableItemAnimator)
2
Context
(android.content.Context)
1
Resources
(android.content.res.Resources)
1
ColorDrawable
(android.graphics.drawable.ColorDrawable)
1
Drawable
(android.graphics.drawable.Drawable)
1
Parcelable
(android.os.Parcelable)
1
ActionBar
(android.support.v7.app.ActionBar)
1
ActionBarDrawerToggle
(android.support.v7.app.ActionBarDrawerToggle)
1
UseOf
Java Tutorials :
Simple Java RabbitMQ Example with Spring
Simple Springboot JPA Eclipeslink Example
Simple SpringBoot JPA Hibernate Example
Jackson JSON @JsonIgnore and @JsonIgnoreProperties Examples
Java Infinite recursion (StackOverflowError) Jackson solutions
Simple Java Jackson Serialize Objects to JSON and convert them back To Object
ElasticSearch 5 - Upload files using Java API in binary field Example
Java JAXB marshall unmarshall Examples from String and Stream
Java 8 forEach List and Map examples
ElasticSearch 5 Java API SearchRequestBuilder examples
Java ElasticSearch 5 examples with node index and mapping - running local
Convert String to int or Integer Java 8
Java 9 in action - JShell - Ubuntu
Java - removing invalid characters from a file name
Hello world!? or Hello Tutorial