Alexander Sitnikov

Results 5 comments of Alexander Sitnikov

Thanks for filing an issue! Can you provide some minimal code to reproduce issue? And as far as I understood, static tag provided by `name` parameter of `moxyPresenter` is not...

Hello. There are several ways to tackle this problem. If you have DI in your project, you can bind your main fragment's presenter to be a singleton in the scope...

`EmbedElements` could be discarded, if AGP would expose configurations with aar artifacts for every variant. And it looks like starting from AGP 3.6.0 they added a lot of configurations with...

It looks like [AGP 7.0.1](https://androidstudio.googleblog.com/2021/08/android-studio-arctic-fox-202031-patch.html) fixes an issue with `applicationId` property, and fat-aar v1.3.6 works fine with it

There's another way to fix the issue. I had the same problem between versions 1.0.0 and 1.1.0 of material components. The problem is that we compile our modules against version...