Hi,
I am adding stamps programatically to the custom stamp bar. This works fine, BUT
The last shown menuItem is always an empty one. This empty one I have not added and also checking the items of the custom stamp bar, it is not in the items.
Problem is, that if a user clicks on this empty item, the apllication crashes because of a null reference.
Can I delete this empty item, or can I catch that exception?
Kind regards