Skip to content

Comments

(fix) onSelectionChange is not triggered on android devices#46

Open
xTMNTxRaphaelx wants to merge 2 commits intomattermost:masterfrom
xTMNTxRaphaelx:android-selection
Open

(fix) onSelectionChange is not triggered on android devices#46
xTMNTxRaphaelx wants to merge 2 commits intomattermost:masterfrom
xTMNTxRaphaelx:android-selection

Conversation

@xTMNTxRaphaelx
Copy link

Summary

Saw onSelectionChange event selection emitter is not setup on android. PR aims to fix:

  1. Missing Event Registration: The onSelectionChange event isn't registered in getExportedCustomDirectEventTypeConstants()
  2. No Selection Change Listener: There's no code tracking selection changes in your PasteInputEditText

Ticket Link

Android: onSelectionChange event is not triggered #45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant