forked from vergnet/application-amicale
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
e48b319e8c
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ export default class ProximoListScreen extends React.Component<Props, State> {
|
|||
this.props.navigation.setOptions({
|
||||
headerRight: button,
|
||||
headerTitle: title,
|
||||
headerTitleContainerStyle: {marginHorizontal: 0, right: 50, left: 50},
|
||||
});
|
||||
this.setSortMode(1);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue