shorten search hint

This commit is contained in:
Akinwale Ariwodola 2019-03-15 13:18:45 +01:00
parent 81dca20b17
commit 4132416f0d

View file

@ -118,7 +118,7 @@ class UriBar extends React.PureComponent {
style={uriBarStyle.uriText} style={uriBarStyle.uriText}
onLayout={() => { this.setSelection(); }} onLayout={() => { this.setSelection(); }}
selectTextOnFocus={true} selectTextOnFocus={true}
placeholder={'Search for videos, music, games and more'} placeholder={'Search movies, music, and more'}
underlineColorAndroid={'transparent'} underlineColorAndroid={'transparent'}
numberOfLines={1} numberOfLines={1}
clearButtonMode={'while-editing'} clearButtonMode={'while-editing'}