Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Neeloy Ghosh
/
CustomerApp
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
933d52a6
authored
Sep 05, 2017
by
Neeloy Ghosh
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
neeloy_commit_git_lab
parent
d3ab5f5f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
app/src/main/java/com/bbps/fragment/complaintstatus/ComplaintStatusFragment.java
app/src/main/java/com/bbps/fragment/complaintstatus/ComplaintStatusFragment.java
View file @
933d52a6
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment