| Summary: | Remote control keyboard in android app hard to open | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | Jonathan Doman <jonathan.doman> |
| Component: | android-application | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | matthijstijink, nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Android | ||
| OS: | Android 7.x | ||
| Latest Commit: | https://commits.kde.org/kdeconnect-android/abc5526252f65e660a201f3514f2c3457ff0811a | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Jonathan Doman
2018-02-17 21:33:54 UTC
I've fixed the issue (see https://phabricator.kde.org/D10827). Regarding your other problem: I don't think there's anything we can do about that, unfortunately. Git commit abc5526252f65e660a201f3514f2c3457ff0811a by Matthijs Tijink.
Committed on 25/02/2018 at 15:41.
Pushed by mtijink into branch 'master'.
Put keyboard button in navigation bar when possible
Summary:
In the remote input activity, the keyboard button was in the overflow menu, even though it fit on the navigation bar. The previous code used the wrong namespace, so this fixes it.
Before:
{F5729325}
After:
{F5729326}
Reviewers: #kde_connect, nicolasfella
Reviewed By: #kde_connect, nicolasfella
Subscribers: nicolasfella
Differential Revision: https://phabricator.kde.org/D10827
M +1 -1 res/menu/menu_mousepad.xml
https://commits.kde.org/kdeconnect-android/abc5526252f65e660a201f3514f2c3457ff0811a
|