From d9a2a845dec1697f6b68b6aa4c4a49b0c2738329 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Sat, 16 May 2015 14:48:18 -0700 Subject: [ios] Added accessibility labels, hints, gestures MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixed an issue where the “return to map” accessibility element lacked a label. Always update the title and subtitle of an annotation accessibility element, in case the title or subtitle changes from one showing to the next. Added a hint for annotations. Use declarative rather than imperative for hints. Marked the map view and its annotations as adjustable so that swiping up and down with VoiceOver zooms out and in, respectively. Added accessibility values to toolbar buttons in iosapp. --- platform/ios/app/Main.storyboard | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'platform/ios/app/Main.storyboard') diff --git a/platform/ios/app/Main.storyboard b/platform/ios/app/Main.storyboard index 72f9a02219..1190070d8e 100644 --- a/platform/ios/app/Main.storyboard +++ b/platform/ios/app/Main.storyboard @@ -38,7 +38,10 @@ - + + + + @@ -53,12 +56,18 @@ - + + + + - + + + + -- cgit v1.2.1