question

Amazon Test Account avatar image
Amazon Test Account asked

Horizontal Placement of Product's Info Dialog

We have some activities for which the theme's parent is "@android:style/Theme.Dialog". in such activities product's info dialog isn't centered and it's hard to tap the close button. We can set horizontal placement of this dialog using view parameter of PurchaseRequest but we are not sure how the horizontal placement can be done. Attached is a screenshot that demonstrates this situation.
mobile associates
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Mudeem@Amazon avatar image
Mudeem@Amazon answered
Hello, Thank you for writing to us. Launching the popover from within a dialog activity is like inception of popover within a popover. The recommendation would be to not do so. One thing that can be tried is removing the left padding, if any, from the dialog activity. Regards Mudeem
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.