It depends on the project type you create in FlexBuilder or IntelliJ. If 
mobile, it will default to mobile theme, otherwise it defaults so spark. It's 
unlikely that your project is using spark if you set it up as a mobile project 
to begin with.

I haven't been enabling auto-correct in my apps because it turned out to be 
more of an annoyance than helpful when frequent terms are acronyms, product 
names, or industry vertical terminology. Without auto-correct, you'll still get 
the suggested words and misspellings will be red underlined. We decided that 
was the better user experience than frequently correcting what the phone thinks 
you were trying to say.

$.02

On Mar 12, 2019, at 10:17 AM, kamcknig <[email protected]> wrote:

Again, I haven't themed much so I'm guessing, and I don't currently have
4.16.1, but in Flex 4.15 if you check the <sdk
dir>/frameworks/flex-config.xml I see that it looks like it's using the
Spark theme. I have no idea if there is anything internally that changes
that when compiling/packaging for mobile though.


<theme>

  <filename>themes/Spark/spark.css</filename>
</theme>

Kyle



--
Sent from: http://apache-flex-users.2333346.n4.nabble.com/


Reply via email to