Akshay Nandwana

Results 121 comments of Akshay Nandwana
trafficstars

Ok > I think we shouldn't block alpha on this bug. While it's annoying, it's not totally app breaking & alpha is focusing on core functionality, not peripheral behaviors. Ok,...

> > Yes that's correct > > Thank you for that @aggarwalpulkit596 > I want an extra help. > I am trying to install ktlint and bufbuild on my ubuntu...

> @anandwana001 Even after trying version 0.37.0, still the same thing is happening. > ![Screenshot from 2020-08-27 12-05-35](https://user-images.githubusercontent.com/54636525/91400673-ac631a80-e85d-11ea-9803-4b19fb7f643b.png) Just to confirm before I look into what's the issue, apart from...

> > > @anandwana001 Even after trying version 0.37.0, still the same thing is happening. > > > ![Screenshot from 2020-08-27 12-05-35](https://user-images.githubusercontent.com/54636525/91400673-ac631a80-e85d-11ea-9803-4b19fb7f643b.png) > > > > > > Just to...

Could you try this one - https://snapcraft.io/install/ktlint/ubuntu

ah, snap doesn't have the latest version of ktlint and that's why ignoring to install the older version. This simply `curl -sSLO https://github.com/pinterest/ktlint/releases/download/0.37.0/ktlint && chmod a+x ktlint` should work. Might...

@prayutsu Give this a try, I tried in one of the ubuntu setups and works fine. if this doesn't work let me check on a few other solutions. ``` curl...

@MaskedCarrot We need to create a fake audio library so that we can test cases when the espresso test is idle like pause icon is only visible when espresso test...

Basically, there is no third party lib todo this, but we need to create the whole thing here.