Cypher

Results 7 comments of Cypher

> > > I hope this code help someone pained multi touch. > > We should custom `ZoomableTouchListener`'s onTouch(). > > Just change > `if (mAnimatingZoomEnding || ev.getPointerCount() > 2)...

Hey @ByteHamster , I would like to work on this issue

Hey @JamesSmartCell , I wanted to begin contributing to this repo and came across this issue so I picked it up. I have increased the max limit of the symbol...

Hey @JamesSmartCell I have worked on this issue and made both of these changes in below PR, please have a look. https://github.com/AlphaWallet/alpha-wallet-android/pull/3265

The issue is reproducible on smaller devices eg : 5 inch device

I have found the steps to reproduce the issue and though it is very straight forward, it exposes a major issue in whole codebase. Please refer to following video. @VishnuSanal...

@VishnuSanal Please refer video rec below, the app treats every file ending with any of `zip/tar/7z/rar` as a compressed file and and shows extract option for it, even though there...