1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-01-11 01:40:59 +00:00

Update InfoItemHolder.java

This commit is contained in:
ksyko 2016-12-31 22:32:16 +05:30 committed by 59436419
parent b5df281447
commit a2e4585fe8

View File

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