New minor release: 4.1.2
So I just published some little work I did, and the reason why is that I successfully find, after many failed attemps over the months) to hide the status bar , when the app is in fullscreen and that you open a modal bottom sheet. This was android’s default behavior to alway show them and that was ugly.
Also, I did some pretty heavy work implementing ktlint into the app and running the checks and formatting. I had lots of non auto-resolvable issues that I had to solve by hand, like renaming files etc…
Finally, I added a CI pipeline that runs a a lint check build and unit test for each commits in order to check the app’s sanity.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.