Sander Nieuwenhuizen
Sander Nieuwenhuizen
The text buttons use the default globally defined button style. In my particular case with my app the buttons were not displayed because of that. With this change you can...
By default the buttons are aligned at the right-hand side of the dialog. You can override this with this change.
The text buttons use the default globally defined button style. In my particular case with my app the buttons were not displayed because of that. With this change you can...
By default, the buttons are aligned at the right-hand side of the dialog. You can override this with this change. Pull request available at https://github.com/larryaasen/upgrader/pull/335.