Muhammad Afzal

Results 11 comments of Muhammad Afzal

Easy Solution: Just replace TextSliderView with DefaultSliderView and then gray bottom bar will be hide :)

Possible Solution: Handle Slider's height onClick method, change to full screen when click and place a cross button to go back to previous position.

Those who are stuck on three or four images and they are unable to load more than this, you just have to make sure that you have used different keys...

I also want to remove progressbar while loading images from server

you can use Glide library to load remote images

i am stuck on this point, i want to change the active background color of the tab but not finding a way to do. Anyone can tell me the solution?

Finally i found a way to change the background color of the selected tab by using static method of class Color. Color.parseColor("#dd2a2a") Example models.add( new NavigationTabBar.Model.Builder( getResources().getDrawable(R.drawable.tab2_categories), Color.parseColor("#dd2a2a") ).title("CATEGORIES") .build()...

> I created a fork of this library since the author seems to no longer maintain it and published an AndroidX compatible version to maven central: https://github.com/DreierF/material-intro-screen thank you dreierF...

The same is happening here on my side. When I click on the "Connect" button nothing happens. Even i used Toast and Log.d() methods to debug but they are not...

it's not working on axroidx