Update InfoItemHolder.java
This commit is contained in:
parent
c7abf377eb
commit
1b9a6e53ce
|
@ -36,7 +36,6 @@ public class InfoItemHolder extends RecyclerView.ViewHolder {
|
|||
itemDurationView,
|
||||
itemUploadDateView,
|
||||
itemViewCountView;
|
||||
|
||||
public Button itemButton;
|
||||
|
||||
public InfoItemHolder(View v) {
|
||||
|
|
Loading…
Reference in New Issue