CUstom Modal View

I want to make modal view with 3 buttons, and in the middle of phone screen, not full screen.

I made one with alert template, i removed ‘OK’ button. But there is height space in the bottom.
Are there any better solution for doing this?

use ionic modal and add a class, that customize the size?

If you open ionic modals on big screens the modal is not full screen ;).

Thanks bengtler :slight_smile:
Anyway, I think that type of modal should be in package :slight_smile: