Halil Özel

Results 10 comments of Halil Özel

I'm pulling data from the API. You can show the size of the incoming data in the slider. Example 👍 ` textSliderView = new TextSliderView(view.getContext()); textSliderView .title(mainBoardItemP.getContent().getName()) .description(mainBoardItemP.getContent().getMetadata().getSummary_short()) .image(mainBoardItemP.getContent().getYatayPoster().getUrl()) .setScaleType(BaseSliderView.ScaleType.CenterCrop)`...

@grahaisw The library does not allow. All you have to do is code all the codes yourself.

Hello, I used this method before calling the service again. ` imageSlider.removeAllSliders(); ` That's the way you can try.

@vitalets Hey, Can you see this PR?

I added your changes but I didn't see anything. How to use new changes?

> Hi @halilozel1903 . Please take a pull. Really sorry, Some issue happened from my side and latest changes were not pushed. I just got to know today by your...

Hey, There may have been a momentary internet error. @medx33b

Derste bahsettiğiniz tarzda imageleri almak yerine direkt image url olarak döndürülüyor. ``` { "data": { "pokemons": [ { "id": "UG9rZW1vbjowMDE=", "name": "Bulbasaur", "image": "https://img.pokemondb.net/artwork/bulbasaur.jpg" }, { "id": "UG9rZW1vbjowMDI=", "name": "Ivysaur",...

Hey, @dangquanuet What is the latest status?

Hey, @AfzalivE What is the latest status?