Saket Narayan

Results 199 comments of Saket Narayan

> You could create a fake MediaStore content provider. Yep this is what I ended up doing, but it'd be really nice if I didn't have to maintain this code...

@fzhinkin I've worked on three projects that use `ktor`, and its lack of interoperability with `okio` has been… inconvenient. I was hopeful that things would change when `ktor` prepares to...

Hi, can you share some more context? Does this fix https://github.com/saket/swipe/issues/3?

Are you not receiving callbacks to `SwipeAction#onSwipe` for your actions?

Sounds good! Do you want to send a PR? I'm also curious about your usecase. Can you share a video?

I was thinking more about this today. Shouldn't this be handled automatically by nested scroll? Horizontal gestures intended for the parent shouldn't reach your list items.

Sounds like a good idea. Wanna help me out by drafting a PR?

This would solve a problem I'm currently facing. Would be a great feature to have!

@PaulWoitaschek Using a model sounds like a good solution, but you that introduces different kinds of problems. For storing models into `SharedPreferences`, you'll have to serialize them in some manner....

Offtopic, but why are you still targeting users on Android 2? :O