Commit 933d52a6 by Neeloy Ghosh

neeloy_commit_git_lab

parent d3ab5f5f
......@@ -46,6 +46,7 @@ public class ComplaintStatusFragment extends BaseFragment {
private TextView tv_complaint_id, tv_ref_no, tv_category, tv_status, tv_agent_bank, tv_biller_bank, tv_assigned_bank,
tv_on_us, tv_reason, tv_description;
private ArrayList<String> complaintIds = new ArrayList<>();
private String hello="";
@Nullable
......
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 sign in to comment