player-ui / player

https://player-ui.github.io
MIT License
73 stars 47 forks source link

Android/JVM - expose constantController #489

Closed cehan-Chloe closed 3 months ago

cehan-Chloe commented 3 months ago

Android provide access to Player with AssetContext

Usage: assetContext.player.constantsController.getConstants()

Change Type (required)

Indicate the type of change your pull request is:

Does your PR have any documentation updates?

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.93%. Comparing base (570ff7c) to head (16dbb91). Report is 25 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #489 +/- ## ========================================== - Coverage 91.97% 91.93% -0.04% ========================================== Files 341 339 -2 Lines 26963 26831 -132 Branches 1946 1945 -1 ========================================== - Hits 24799 24668 -131 + Misses 2150 2149 -1 Partials 14 14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cehan-Chloe commented 3 months ago

/canary