B4X:
Sub CustomListView1_ItemClick (Index As Int, Value As Object)
Log(Value)
End Sub
B4X:
CustomListView1.AddTextItem(cs.Initialize.Typeface(Typeface.MATERIALICONS).Size(22).VerticalAlign(3dip).Append(Chr(0xE84F)).PopAll.Append("Profile").PopAll, "")