| Summary: | 'Remote Control' page UI is too narrow even on a large screen | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | Daniel Vrátil <dvratil> |
| Component: | android-application | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nerijus |
| Priority: | NOR | ||
| Version First Reported In: | 0.7.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdeconnect-android/a46f274232034e0134ed16993ce8e372c8d2c826 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Remote control screenshot | ||
|
Description
Daniel Vrátil
2014-10-04 23:17:52 UTC
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.
|