Searched refs:lastRow (Results 1 – 1 of 1) sorted by relevance
119 val lastRow = position == count - 1 in getViewAt() constant120 rv.setViewVisibility(R.id.city_spacer, if (lastRow) View.GONE else View.VISIBLE) in getViewAt()