Searched refs:cardLayoutParams (Results 1 – 1 of 1) sorted by relevance
233 RecyclerView.LayoutParams cardLayoutParams = new RecyclerView.LayoutParams( in createListItemContainer() local235 cardLayoutParams.bottomMargin = mContext.getResources().getDimensionPixelSize( in createListItemContainer()237 card.setLayoutParams(cardLayoutParams); in createListItemContainer()