Beispiel #1
0
 public void ParseViews(AdapterHolders.PostTopSectionViewHolder postTopSectionViewHolder)
 {
     PostTopSectionViewHolder = postTopSectionViewHolder;
     Load();
 }
Beispiel #2
0
 public HeavyLayoutAsyncInflater(AdapterHolders.PostTopSectionViewHolder postTopSectionViewHolder)
 {
     PostTopSectionViewHolder = postTopSectionViewHolder;
 }