From abc5526252f65e660a201f3514f2c3457ff0811a Mon Sep 17 00:00:00 2001 From: Matthijs Tijink Date: Sun, 25 Feb 2018 12:06:46 +0100 Subject: [PATCH] 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. BUG: 390640 Before: {F5729325} After: {F5729326} Reviewers: #kde_connect, nicolasfella Reviewed By: #kde_connect, nicolasfella Subscribers: nicolasfella Differential Revision: https://phabricator.kde.org/D10827 --- res/menu/menu_mousepad.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/menu/menu_mousepad.xml b/res/menu/menu_mousepad.xml index 5c8664ec..36b6e919 100644 --- a/res/menu/menu_mousepad.xml +++ b/res/menu/menu_mousepad.xml @@ -1,6 +1,6 @@ + xmlns:kdeconnect="http://schemas.android.com/apk/res-auto">