Commit 8427f9af authored by iman Fauzi's avatar iman Fauzi

fix

parent c6443b8f
...@@ -57,6 +57,7 @@ public class PaymentAdapter extends RecyclerView.Adapter<PaymentAdapter.ViewHold ...@@ -57,6 +57,7 @@ public class PaymentAdapter extends RecyclerView.Adapter<PaymentAdapter.ViewHold
// .into(imageView); // .into(imageView);
} }
@Override @Override
public int getItemCount() { public int getItemCount() {
return paymentResponses.size(); return paymentResponses.size();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment