From faab06e696895db3222ad2314ad2640a1ade231c Mon Sep 17 00:00:00 2001 From: JackLivio Date: Fri, 24 Aug 2018 14:35:12 -0400 Subject: Update mobile api to include description --- src/components/interfaces/MOBILE_API.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml index de9580e67f..0d04b290b2 100644 --- a/src/components/interfaces/MOBILE_API.xml +++ b/src/components/interfaces/MOBILE_API.xml @@ -562,7 +562,16 @@ Defines the hard (physical) and soft (touchscreen) buttons available from the module - + + + The button name for the physical Play/Pause + toggle that can be used by media apps. + + + Please use the physical OK button in order to + use a Play/Pause toggle for versions < 4.5.0. + + -- cgit v1.2.1