When user clicks on Send Action Button in MainActivity, an alert dialog is shown up.
The dialog contains warning icon in beside the title but it is aligned to left while it should be aligned to the right of the title.
It seems that you will need to create custom Dialog Layout as answered here:
http://stackoverflow.com/questions/3819158/how-to-set-position-of-icon-in-the-alert-dialog
When user clicks on Send Action Button in MainActivity, an alert dialog is shown up. The dialog contains warning icon in beside the title but it is aligned to left while it should be aligned to the right of the title. It seems that you will need to create custom Dialog Layout as answered here: http://stackoverflow.com/questions/3819158/how-to-set-position-of-icon-in-the-alert-dialog