<How to switch flow based on condition?> There is ...
# stackoverflow
r
How to switch flow based on condition? There is query and two filters. When set search filter and query is not empty, need to one flow. When set checked filter need to other flow. According debug, onClickSearchFilter or onClickCheckedFilter calls with query or filter changed - return new flow. But in UI no changes, collector dont work second time. How to switch flow based on condition? When I debugging with breakpoints in flows, app crash every time A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x14 in tid 23174 (JDWP),...