Skip to content

Commit

Permalink
Corrected how to center Android topbar title (#4520)
Browse files Browse the repository at this point in the history
  • Loading branch information
ialmoqren authored and guyca committed Dec 31, 2018
1 parent 88bd9d5 commit fd9b38d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/docs/options-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,9 @@ Title alignment

```js
topBar: {
alignment: 'center'|'fill'
title: {
alignment: 'center'|'fill'
}
}
```

Expand Down

0 comments on commit fd9b38d

Please sign in to comment.