generated from capacitor-community/.github
-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I see that on landscape, the banner is almost always at the bottom lower left corner. However, I'd like it to be at the right left corner.
Describe the solution you'd like
Add options BannerAdPosition.BOTTOM_LEFT, BannerAdPosition.BOTTOM_RIGHT
Describe alternatives you've considered
I could use margin depending on the phone size, but the problem is the banner is not always placed in the bottom left, so it is inconsistent.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request