commit
ca6fedd05c
1 changed files with 1 additions and 1 deletions
|
@ -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'}
|
||||||
|
|
Loading…
Reference in a new issue