Priyanshu

Results 7 comments of Priyanshu

@david-allison I would like to work on Activity.onBackPressed deprecation. Edit - If anyone wants to work on this you can. I am not working on it currently

> > @david-allison I would like to work on Activity.onBackPressed deprecation. > > Hey! are you still working on it? Yes I am working on it, give me 1-2 days...

> > Hey, I was working on Bundle.getParcelable. The method in API level 33 is `public T getParcelable (String key, Class clazz)` > > I'm not sure which class should...

Use iFrame -> val iFramePlayerOptions = IFramePlayerOptions.Builder() .controls(1) .fullscreen(1) // enable full screen button .build() and set controls as 1

@Irfanhaidermomin Use this dependency - implementation ('com.instamojo:android-sdk:3.7.1@aar') { transitive = true }