Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Android: VncCanvasActivity: fix cuttext sending
mClipboardManager.hasText() would return false on non-antique Android versions. onWindowFocusChange() is the right place, see https://developer.android.com/reference/android/content/ClipboardManager#hasPrimaryClip() re #252
- Loading branch information