Maksim Paimushkin
Maksim Paimushkin
Hi @ajaystha005, you want use only 2 thumbs on slider or more? If you use only 2 thumbs, then I recommend download library source code and customize it for your...
Hi @RBSbwe I contributed this project several years and this project is officially dead and I can't contact with owner anymore to distribute and to delivery new updates and releases....
Hi @marcel-paduch It's not possible, because the internal logic focused on sequencing. If you can design elegant solution, which don't break sequence logic, it will be great.
Hi, @viestursGr You cat fix library to this: ```java case MotionEvent.ACTION_DOWN: case MotionEvent.ACTION_POINTER_DOWN: if (isInScrollingContainer() && mDraggingThumbs.size() == 0) { mTouchDownX = event.getX(pointerIdx); if (currThumb != null) { onStartTrackingTouch(currThumb); setThumbValue(currThumb,...
@viestursGr I looked at your code. I think that the library requires refactoring for more flexibility and simplify add new features for thumbs. P.S. Some time ago I started prototyping...
Hi @dgibson Sync with main branch without any conflicts. Nothing change since my last comment -> https://github.com/dgibson/dtc/pull/67#issuecomment-1200152301
Hi @parport0 > Why is this PR a draft? I'm waiting feedback from maintainer... > Are there any flaws in this implementation? There are only two flaws: * upload speed...
Very useful feature and improvement, it saves me a lot of time, instead of 15 minutes I can flash devices in 2 minutes max! Thank you!
> Didn't the Whisky devs say they wouldn't support Wine 8 or 9 because that would take business away from Crossover? If you what Wine 8+, buy Crossover. Think of...
Nothing changed, I already suggested solution but it still doesn't integrated. So simple fix and 0 feedback.