Android Question formatting symbols in custom list view

Tony Tetley

Member
Licensed User
Longtime User
Working on creating a custom list view. Looking at the example I see this statement:

clv2.Add(CreateListItem($"Item #${i}"$, clv2.AsView.Width, 60dip), $"Item #${i}"$)

Where can I find the documentation on the meaning of $, # symbols? I have searched the manuals and can find no references.

Thanks
 

teddybear

Well-Known Member
Licensed User

See what is smart string
 
Upvote 1
Cookies are required to use this site. You must accept them to continue using the site. Learn more…