Minor typo in PaywallColor docs
- [x] I have updated Purchases SDK to the latest version
- [x] I have read the Contribution Guidelines
- [x] I have searched the Community
- [x] I have read docs.revenuecat.com
- [x] I have searched for existing Github issues
Describe the bug Hi all,
I noticed a very minor typo in the docs of PaywallColor: #RRGGBBAA should have been #AARRGGBB, according to the docs of the underlying API being used (Color.parseColor()).
I have a PR ready to be merged, but feel free to close this if it has no priority of course.
- Environment
- Platform:
- SDK version:
- OS version:
- Android Studio version:
- How widespread is the issue. Percentage of devices affected.
- Debug logs that reproduce the issue
- Steps to reproduce, with a description of expected vs. actual behavior
- Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)
Additional context Add any other context about the problem here.
👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!
Fixed by #1649.
This issue has been automatically locked due to no recent activity after it was closed. Please open a new issue for related reports.