Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

How to keep copy-paste and scroll for editor inside scrollview (Xamarin Forms for Android)?

$
0
0

Hi everyone,

I am struggling with Editor for Android, using Xamarin.Forms v3.1.0.697729. If I test with editor as single item inside a stack layout (without scrollview), it is possible to both do a copy and paste of the text, and scroll. After adding scrollview, the scroll inside editor stops working, but copy-paste still works. To fix that, I implemented a custom renderer for Android with DroidTouchListener, as suggested in topic "Editor inside Scrollview not scrolling" from this forum. Now scrolling is working, and long-press to paste is working, but not long-press to copy text. So it seems that I have to choose between having fully functional copy-paste, or to have only paste but with functional scroll.

Does anyone have a workaround for this issue?


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>