Hristijan
05/27/2025, 11:35 AM1.9.0+dev2507
and the autofill is there, but the plus operator isn’t, is there a plan to add it too maybe in later versions?
because sometimes i need
.semantics {
contentType = ContentType.Username + ContentType.EmailAddress
}
which works on Android’s cmp