public static class RecyclerProfileSquareAdapter.SquareViewHolder
extends android.support.v7.widget.RecyclerView.ViewHolder
Modifier and Type | Field and Description |
---|---|
(package private) Button |
editButton |
(package private) LinearLayout |
facebookHoursList |
(package private) TextView |
facebookLikeCount |
(package private) TextView |
facebookPhone |
(package private) TextView |
facebookPrice |
(package private) LinearLayout |
facebookSection |
(package private) TextView |
facebookStreetName |
(package private) TextView |
facebookWebsite |
(package private) TextView |
heartFavs |
(package private) LinearLayout |
lowerSectionExpanded |
(package private) TextView |
lowerSectionViews |
(package private) TextView |
squareActivity |
(package private) LinearLayout |
squareCardBackground |
(package private) android.support.v7.widget.CardView |
squareCardView |
TextView |
squareDescription |
(package private) ImageView |
squareFav |
(package private) TextView |
squareInitials |
TextView |
squareName |
Constructor and Description |
---|
SquareViewHolder(View itemView) |
LinearLayout squareCardBackground
android.support.v7.widget.CardView squareCardView
TextView squareInitials
public TextView squareName
TextView squareActivity
public TextView squareDescription
ImageView squareFav
TextView heartFavs
LinearLayout lowerSectionExpanded
TextView lowerSectionViews
Button editButton
LinearLayout facebookSection
TextView facebookStreetName
TextView facebookLikeCount
TextView facebookWebsite
TextView facebookPhone
TextView facebookPrice
LinearLayout facebookHoursList