Closed gfoldv closed 7 months ago
The decision was made several years ago, but I assume it has to do with making it respond to clicks without knowing the exact color of the banner since that is all configurable. What would you expect it to do?
For my selfish purpose :) it would be enough to get the chance to set the BannerIsBeingTappedAlpha to 1.0
Also to be able to set the shadow related values, because in my application I use less strong shadow on elements.
Created an enhancement request for this in our internal ticketing system. Feel free to reopen if there's something that needs to be added to this thread.
Preliminary Info
What Airship dependencies are you using?
AirshipCore 16.9.1 AirshipAutomation 16.9.1
What are the versions of any relevant development tools you are using?
Xcode 13.4.1
Report
What unexpected behavior are you seeing?
Values are hardcoded and not customizable
What is the expected behavior?
It would be beneficial to make these values configurable in the
LegacyInAppMessageBuilderExtender
or where it fits best.I am wondering, what was the idea making the dialog semi-transparent when it is tapped?