Guest User

Untitled

a guest
Aug 14th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. TextView txtvText = (TextView) convertView.findViewById(R.id.txtvText);
  2. TextView txtvCreatedAt = (TextView) convertView.findViewById(R.id.txtvCreatedAt);
Add Comment
Please, Sign In to add comment