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 th

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 -- V

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: http://apache-flex-users.24

RE: IOS 7 and Android 4.3 Skinning

2014-05-26 Thread Swen van Zanten
akash Muppirala 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 on this front, bu

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 https://developer.apple.c

Re: IOS 7 and Android 4.3 Skinning

2014-05-27 Thread OmPrakash Muppirala
HP/JS Developer > > > Van: 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, >

RE: IOS 7 and Android 4.3 Skinning

2014-05-29 Thread Swen van Zanten
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 wrote: > Hi Om, > > Do you have an example of what the components of android 4.x look like. > I don't know were to google for... :)