RE: IOS 7 and Android 4.3 Skinning

2014-05-29 Thread Swen van Zanten
Verzonden: dinsdag 27 mei 2014 21:03 Aan: users@flex.apache.org; d...@flex.apache.org Onderwerp: Re: IOS 7 and Android 4.3 Skinning On Mon, May 26, 2014 at 12:36 AM, Swen van Zanten i...@hdsign.nl wrote: Hi Om, Do you have an example of what the components of android 4.x look like. I don't

RE: IOS 7 and Android 4.3 Skinning

2014-05-27 Thread Tonic
I worked on programmatic skinning for the differents button types of actionbar on Android and navigationbar on IOS. The goal is to make buttons similar to those found in the guidelines for Android 4.3 and IOS 7. http://developer.android.com/design/patterns/actionbar.html

Re: IOS 7 and Android 4.3 Skinning

2014-05-27 Thread OmPrakash Muppirala
...@gmail.com omup...@gmail.com namens OmPrakash Muppirala bigosma...@gmail.com Verzonden: donderdag 22 mei 2014 21:15 Aan: users@flex.apache.org Onderwerp: Re: IOS 7 and Android 4.3 Skinning Hi, As I mentioned during my talk at 360|Flex, it is a work in progress. You can take a look

RE: IOS 7 and Android 4.3 Skinning

2014-05-26 Thread Swen van Zanten
OmPrakash Muppirala bigosma...@gmail.com Verzonden: donderdag 22 mei 2014 21:15 Aan: users@flex.apache.org Onderwerp: Re: IOS 7 and Android 4.3 Skinning Hi, As I mentioned during my talk at 360|Flex, it is a work in progress. You can take a look at the progress here [1] I am continuing to make progress

Re: IOS 7 and Android 4.3 Skinning

2014-05-23 Thread quick6black
There is a nice project posted on Github that has some great Android actionscript skinning, the user also build a responsive navigator. This might help in your Android Skin creation. link https://github.com/lheberlie/building-mobile-apps-flex/tree/develop/apps/mobile-map-boilerplate --

Re: IOS 7 and Android 4.3 Skinning

2014-05-23 Thread Tonic
This is skinning for ESRI Flex Map API, not for Flex UI... -- View this message in context: http://apache-flex-users.246.n4.nabble.com/IOS-7-and-Android-4-3-Skinning-tp6568p6586.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: IOS 7 and Android 4.3 Skinning

2014-05-23 Thread quick6black
some of it is, I was able to pull a number of the components out and integrate them into my project. -Actiobar -Horizontal Slider -Button -Check Box I am using a number of the skins in one of my projects and they look great. -- View this message in context:

IOS 7 and Android 4.3 Skinning

2014-05-22 Thread Tonic
Hello everyone, I heard at the conference 360Flex, the skinning of the Android version 4.3 and IOS7 was in progress. Do you have a release date? More over, I search skinning for buttons of ActionBar ( settings button skin

Re: IOS 7 and Android 4.3 Skinning

2014-05-22 Thread OmPrakash Muppirala
Hi, As I mentioned during my talk at 360|Flex, it is a work in progress. You can take a look at the progress here [1] I am continuing to make progress on this front, but I dont have a definite date for a release with these new skins. If you (or anyone else) has time to contribute, we can make