mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
typo
This commit is contained in:
parent
0dce7b781c
commit
1c85de217b
@ -58,7 +58,7 @@ class NewConversationHomeFragment : Fragment() {
|
||||
onClose = { delegate.onDialogClosePressed() })
|
||||
|
||||
// this component is scrollable from here, but is inside a bottom sheet
|
||||
// so we need to cater for nested scrollingÒ
|
||||
// so we need to cater for nested scrolling
|
||||
Surface(
|
||||
// this component is scrollable
|
||||
modifier = Modifier.nestedScroll(rememberNestedScrollInteropConnection())
|
||||
|
Loading…
Reference in New Issue
Block a user