[shareplugin] Prefer text extra over stream extra
When invoking share on clipboard content in Android 13 both EXTRA_TEXT and EXTRA_STREAM are present
This causes the EXTRA_STREAM code to get picked, which doesn't lead to anything useful
Instead prefer the text