Fixed
Status Update
Comments
kk...@google.com <kk...@google.com>
kk...@google.com <kk...@google.com> #2
Forgot to add a sample code! Here it goes:
SelectionContainer {
LazyColumn {
items(100) {
Text("Line number $it")
}
}
}
A normal column works without any issues (expected since everything is composed unlike the LazyColumn).
Edit to give more details about my use case: I'm trying to show the lines of a text document in my app, so using a column is not an option as the files can be quite large.
Description
Country: US
Example number(s) and/or ranges: +15056400YYY
For short codes, cost and dialing restrictions: N/A
Where or whom did you get the number(s) from: Carrier that owns the block (Sinch)
Authoritative evidence (e.g.national numbering plan, operator announcement):
Link from demo (
it is showing invalid and does not return region_code_for_number.