Public Member Functions | |
| CommentAdapter (Context context, int textViewResourceId, ArrayList< CommentRecord > comments) | |
| View | getView (int position, View convertView, ViewGroup parent) |
Private Attributes | |
| ArrayList< CommentRecord > | comments |
Generate an interface for Comment Entry in comment page for albums
|
inline |
Constructor
| context | |
| textViewResourceId | |
| comments |
|
inline |
Sets the Fields of Comment Entry
1.8.3.1