harjot-oberai / MusicDNA

A Music Player for android that renders beautiful DNA(Visualization) of the currently playing music.
Other
2.82k stars 583 forks source link

Tutorial out of screen #14

Closed icss91 closed 8 years ago

icss91 commented 8 years ago

The buttons "next" and "done" are out of screen on 2 tested devices, it's nearly impossible to tap on them to get further.

harjot-oberai commented 8 years ago

The problem may be with the library I am using, ShowcaseView. I have tested the app on multiple devices, of various screen size and android versions, but can't seem to find such an issue. Still I have added the code to automatically hide the ShowcaseView (Tutorial) once the back key is pressed. Its not an elegant solution, but having nothing to recreate the problem you are facing, this is the best that can be done.