Yaroslav Berezanskyi
Yaroslav Berezanskyi
@SimonMarquis could you please share a code snippet to achieve this behavior? I'm trying to replicate this and add finally this feature if your solution is stable enough.
@SimonMarquis Hey! Let's try to stabilize this solution and maybe add new tests. If this doesn't work, I think there is another way to kill the process without triggering a...
@SimonMarquis curious what is the reason for the activity not being restarted properly? in the case of task affinity i didn't see any issues while making tests
I merged the PR with tests. but it seems like the build is failing now
I'm currently testing another way to get it working https://github.com/YarikSOffice/venom/pull/41
[TestParameterInjector](https://github.com/google/TestParameterInjector) looks good to me
@ConorGarry The library doesn't provide a way of doing this at the moment, unfortunately. I need to investigate whether it's doable. Anyway, I'll consider it as a feature candidate for...
I'd highly appreciate it if you could create a small sample project reproducing the issue. Otherwise, it's hard to find out the cause of the issue without looking into details...
@Kolyall I don't think I'd help since `config.setLayoutDirection` is being invoked automatically within `config.setLocale/setLocales` call.
I've given it a few tries, but haven't found a solution yet. Marking the bug as a known issue for now.