P.S. By "bigger" i meant "smaller" :D (the smaller the DPIclass, the bigger the UI) :)
On Tue, Jun 24, 2014 at 7:08 PM, Javier Guerrero García <[email protected]> wrote: > Hi Tonic: > > If the only thing you're looking for is "making it bigger", maybe you > could write your own ApplicationRuntimeDPI class, and return a "bigger" > runtimeDPI if your "accessibility enabled" conditions are met, so the whole > application will scale (i.e., bigger buttons, UI components, and so on) and > not just the fonts. > > Just my 5 cents :) > > > On Tue, Jun 24, 2014 at 11:33 AM, Tonic <[email protected]> wrote: > >> Thanks for your response Alex. >> >> I have't finded ANE for listening font size change, there is only ANE to >> implements speech recognition, and it's only available for Android. >> >> http://myappsnippet.com/google-speech-api-air-native-extension/ >> >> >> >> >> >> >> -- >> View this message in context: >> http://apache-flex-users.2333346.n4.nabble.com/Flex-mobile-application-Accessibility-tp6889p6962.html >> Sent from the Apache Flex Users mailing list archive at Nabble.com. >> > >
