1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-29 15:30:51 +00:00

Update InfoItemHolder.java

This commit is contained in:
ksyko 2016-12-31 22:32:16 +05:30 committed by GitHub
parent c7abf377eb
commit 1b9a6e53ce

View File

@ -36,7 +36,6 @@ public class InfoItemHolder extends RecyclerView.ViewHolder {
itemDurationView,
itemUploadDateView,
itemViewCountView;
public Button itemButton;
public InfoItemHolder(View v) {