Public Member Functions | |
| SongItemAdapter (Context context, int textViewResourceId, ArrayList< SongRecord > songs) | |
| View | getView (int position, View convertView, ViewGroup parent) |
Private Attributes | |
| ArrayList< SongRecord > | songs |
Generate an interface for Song Entry in SongList Page (in Album Page)
|
inline |
Constructor
| context | |
| textViewResourceId | |
| songs |
|
inline |
Sets the Fields of Song Entry
1.8.3.1