Follow

```
val line = layout.getLineForOffset(start)
val edge = if (dir > 0) {
layout.getParagraphLeft(line)
} else {
layout.getParagraphRight(line)
}
```

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.