Merge remote-tracking branch 'origin/dev' into dev
このコミットが含まれているのは:
コミット
e48b319e8c
1個のファイルの変更、1行の追加、0行の削除
|
@ -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);
|
||||
}
|
||||
|
|
読み込み中…
新しいイシューから参照