1

A View with expand and contract list where you show, for instance, Chats, Contacts, Groups. You click on of them and expands to a list of Chats and each element of the list is a Rectangular box with User defined image, name, status (offline, online, busy) as an image and status message.

How can i program a view as described?

thanks in advance

Maksym Gontar
  • 22,765
  • 10
  • 78
  • 114
Alexander
  • 11
  • 1

1 Answers1

0

For such view you can use ListField.
See SO - How to customize list field in blackberry?

Community
  • 1
  • 1
Maksym Gontar
  • 22,765
  • 10
  • 78
  • 114