shorten search hint #488

Merged
akinwale merged 1 commit from search-hint into master 2019-03-15 14:37:15 +01:00
Showing only changes of commit 4132416f0d - Show all commits

View file

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