/**\r
* Returns the Intent associated with this object\r
* or null if the functionality is not yet implemented\r
/**\r
* Returns the Intent associated with this object\r
* or null if the functionality is not yet implemented\r
public View getView(int position, View convertView, ViewGroup parent) {\r
if (convertView == null) {\r
LayoutInflater inflator = LayoutInflater.from(mContext);\r
public View getView(int position, View convertView, ViewGroup parent) {\r
if (convertView == null) {\r
LayoutInflater inflator = LayoutInflater.from(mContext);\r