Bug Fix
- Issue #1- Added setter to corner radius in LoadingSkeletonViewConverter.Builder().
- Issue #2 - Fixed issue that happens when LoadingSkeleton.start() gets called from onCreate.
- Issue #3 - Switched Builder() getters from internal to public. Internal in Kotlin creates weird getter names in Java (intended)