You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using BasicTextField2 will allow us to add scrollbars, which wouldn't otherwise be possible as the information is not available in BasicTextField. The API is experimental in 1.6.0, so our versions will also have to be marked as such until the underlying code is stabilised.
Using
BasicTextField2
will allow us to add scrollbars, which wouldn't otherwise be possible as the information is not available inBasicTextField
. The API is experimental in 1.6.0, so our versions will also have to be marked as such until the underlying code is stabilised.See https://proandroiddev.com/basictextfield2-a-textfield-of-dreams-2-2-fdc7fbbf9ffb#a8e4
The text was updated successfully, but these errors were encountered: