A ViewHolder describes an item view and metadata about its place within the RecyclerView. Adapter implementations should subclass ViewHolder and add fields for caching potentially expensive View#findViewById(int) results. While LayoutParams belong to the {@link La
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected