Stefanos Lignos
Stefanos Lignos
Hi @Marred . Thanks so much for your investigation. In the next days I'm planning to work more on the unit tests(fix them and increase the coverage) and I will...
Hello Tom! Yes, it's something I really wanted to do but I didn't have enough time for this right now. To be honest my idea was to create a PWA...
Hello @cristianmartinez. Thank you! Yes It's in my plans to use facades. I uploaded a [branch](https://github.com/stefanoslig/angular-ngrx-nx-realworld-example-app/tree/refactoring-add-facade-article) where I refactored the article lib in order to use facades. I have done...
The tests are running again. Now I need to fix them. Working on it.
Yes, I agree with you as well. My intention behind this issue is simply to give this option to the users, not to execute it on an `ng upadte` (maybe...
that's a nice idea @timdeschryver
Set FrameLayout as the root Layout in your xml and set wrap_content in the width and height of listview. This, maybe will solve your problem