issues
search
superwall
/
Superwall-Android
Remotely configure every aspect of your paywall and double your revenue.
https://superwall.com
MIT License
11
stars
3
forks
source link
Add shimmer time tracking events
#211
Closed
ianrumac
closed
1 week ago
ianrumac
commented
1 week ago
Changes in this pull request
Adds
shimmerView_start
and
shimmerView_complete
events to track the loading of the shimmer animation.
Checklist
[ ] All unit tests pass.
[ ] All UI tests pass.
[ ] Demo project builds and runs.
[ ] I added/updated tests or detailed why my change isn't tested.
[ ] I added an entry to the
CHANGELOG.md
for any breaking changes, enhancements, or bug fixes.
[ ] I have run
ktlint
in the main directory and fixed any issues.
[ ] I have updated the SDK documentation as well as the online docs.
[ ] I have reviewed the
contributing guide
Changes in this pull request
shimmerView_start
andshimmerView_complete
events to track the loading of the shimmer animation.Checklist
CHANGELOG.md
for any breaking changes, enhancements, or bug fixes.ktlint
in the main directory and fixed any issues.