I'm running KDE Connect on 10.1 inch tablet with 1280x800 resolution and the entire UI of the 'Remote Control' page is still crammed into ~200px in the middle of the screen. It would be much nicer to have the UI to use more of the available space - especially the volume slider would suddenly be much easier to use and much more precise. Reproducible: Always Steps to Reproduce: 1. Open the 'Remote Control' page on a tablet or a phone in landscape mode. Actual Results: The UI still takes ~200px in the middle of the screen Expected Results: The UI uses at maybe at least 70% of the available screen width
Git commit 1b4ade0ae174057e9bf444d0cd0c6a2a9ffac9d3 by Albert Vaca. Committed on 05/10/2014 at 03:55. Pushed by albertvaka into branch 'master'. MPRIS controls now adapt to tablet resolutions A +29 -0 src/main/java/org/kde/kdeconnect/UserInterface/MaxWidthImageButton.java M +21 -12 src/main/res/layout/mpris_control.xml http://commits.kde.org/kdeconnect-android/1b4ade0ae174057e9bf444d0cd0c6a2a9ffac9d3
Git commit a46f274232034e0134ed16993ce8e372c8d2c826 by Albert Vaca. Committed on 05/10/2014 at 03:55. Pushed by albertvaka into branch 'feature/ktp-plugin'. MPRIS controls now adapt to tablet resolutions A +29 -0 src/main/java/org/kde/kdeconnect/UserInterface/MaxWidthImageButton.java M +21 -12 src/main/res/layout/mpris_control.xml http://commits.kde.org/kdeconnect-android/a46f274232034e0134ed16993ce8e372c8d2c826
It would be nice to scroll the song name if it does not fit.
Created attachment 91575 [details] Remote control screenshot BTW, the screen could still be wider as seen in this screenshot.