hey everyone, i’m using cmp `1.9.0+dev2507` and th...
# compose
h
hey everyone, i’m using cmp
1.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
Copy code
.semantics {
         contentType = ContentType.Username + ContentType.EmailAddress
       }
which works on Android’s cmp