ditek / MidiSheetMusic-Android

Play and visualize MIDI music files
GNU General Public License v3.0
130 stars 51 forks source link

player toolbar don't fit in the screen #15

Closed tempral closed 4 years ago

tempral commented 5 years ago

app/src/main/res/layout/player_toolbar.xml

the toolbar is too long that don't display entirely on my Huawei p8 lite 2017 android 8.0 the last UI button that I can press is the R channel toggle.

so probably the same problem could occur on many devices

ditek commented 5 years ago

Thanks for reporting. It would be helpful if you could attach a screenshot of that.

fre. 8. nov. 2019, 12:25 skrev Carmine Zonno notifications@github.com:

app/src/main/res/layout/player_toolbar.xml

the toolbar is too long that don't display entirely on my Huawei p8 lite 2017 android 8.0 the last UI button that I can press is the R channel toggle.

so probably the same problem could occur on many devices

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ditek/MidiSheetMusic-Android/issues/15?email_source=notifications&email_token=ACSVO4EM5PZCONWUXKGFH7TQSVECBA5CNFSM4JKWBKVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HX5773A, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACSVO4GD2WOPKRSDTRWEFRTQSVECBANCNFSM4JKWBKVA .

tempral commented 5 years ago

i built the source and made the speed bar shorter to let enter on the screen the lasts Ui buttons, later I'll put back the width size of that element and take a screenshot

ditek commented 4 years ago

Fixed in a proper way. Sorry it took too long. Please reopen if the issue persists.