Current: Floating Action Button for Share Excerpt shows when only one word is selected
Expected: FAB shows only when 2+ words are selected since sharing intent is unlikely for selecting one word
Recommend using Intl.Segmenter to detect "word" count to handle zh text (needed for the experiment) and other languages that don't use regular word spacing.



