Sagar Khurana

Results 49 issues of Sagar Khurana

https://leetcode.com/explore/interview/card/leapai/274/motivation-and-values/1513/

https://www.toptal.com/android/interview-questions

- Data encapsulation vs Data hiding - Dependency inversion - Diamond problem in Kotlin/Java

I've take a look at this [PR](https://github.com/usuiat/Zoomable/issues/190). According to this I can use ``` kotlin zoomState.changeScale( zoomstate.scale * 2, Offset(X,Y), ) ``` Where X and Y would be if I...

When I use `zoomState.setContentSize(state.painter.intrinsicSize)`, the paparazzi screenshots fail and I receive an error message ``` Apr 08, 2024 11:23:41 AM app.cash.paparazzi.internal.PaparazziLogger logAndroidFramework INFO: Settings [3]: Can't get key animator_duration_scale from...