Align list button to center

how to align list button (f7-list-button) to center

http://framework7.io/docs/list-view.html#list-button
http://framework7.io/docs/list-view.html#css-variables

Add this to your CSS

:root {
  --f7-list-button-text-align: center;
}

Sir, can we use ios style dialog in android theme

This is not supported

i wish this and same like functions in next version