Changelog

This commit is contained in:
Benoit Marty 2022-01-03 14:29:38 +01:00
parent a38f5f9644
commit 4642299572

1
changelog.d/4837.bugfix Normal file
View file

@ -0,0 +1 @@
Stop using CharSequence as EpoxyAttribute because it can lead to crash if the CharSequence mutates during rendering.