denzcoskun / ImageSlideshow

Android image slider.
Apache License 2.0
354 stars 141 forks source link

app:iss_indicator_align="TOP" #66

Open Ajay983 opened 3 years ago

Ajay983 commented 3 years ago

Want to align indicators on top but this does not work for me

mubarakansari715 commented 3 years ago

New Fox Android studio, this dependency doesn't work.

Run with --info or --debug option to get more log output. Run with --scan to get full insights.

Norman191 commented 3 years ago

Want to align indicators on top but this does not work for me

To do that, you have to download the Library and use it locally ,instead of using the implementation from GitHub. Then go to XML file and change the Align Bottom --> Align Top. I tried it and it works.