element-android/changelog.d/5361.misc
Adam Brown 0c628905de
Lifting debug overrides to their own abstraction (#5361)
* separating the debug overrides to their own abstraction
- rather than sharing the user facing vector data store

* inlining the debug flow getters and declarations
- also replaces funs with vals as the references are immutable

* adding changelog entry
2022-03-02 10:08:43 +00:00

1 line
No EOL
85 B
Text

Creates dedicated VectorOverrides for forcing behaviour for local testing/development