Hello
Im using your autocomplete and wonder how could I decrease token size? I have changed font size and Height and Width requests, but it looks really bad with small text and same token size (see the attachment).
tokenSettings.HeightRequest = 1;
tokenSettings.WidthRequest = 2;
tokenSettings.FontSize = 10;
Also there is no way to fix margin between tokens.
Attachment:
TokenSettings_c2659b39.7z