Commit d5262b3
perf(Android): Do not do bitmap operations needlessly (#12924) a2371b9239
We currently pull bitmaps in the Rive composable regardless of whether the user asks for the callback. This optimizes it so it's only performed when necessary.
Co-authored-by: Erik <erik@rive.app>1 parent efe05da commit d5262b3
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
536 | | - | |
| 536 | + | |
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
| |||
0 commit comments