Good work, but taking a quick glance at the code I see you are using a
DropShadowFilter, filters are really slow on mobile and shouldn't be used
on mobile apps, plus they don't even work if using GPU mode.

On Fri, Jan 9, 2015 at 5:13 PM, quick6black <anas...@gmail.com> wrote:

> I started a side project for Android 5 mobile skins. I decide to try to do
> everything using actionscript and make it configurable through CSS, doing
> this eliminates the need to use FXG files. So far I have made decent
> progress.  Here <
> https://github.com/quick6black/flex-Android-Material-Skins>
> is the github project. I have these components themed
> - Actionbar
> - Toggle Switch
> - Raised Button
> - Flat Button
> - Circle Button
> - HSlider
> - Checkbox (using FXG for now)
> - Radiobutton
> - Textinput
> - Textarea
> - TransparentActionButton
> - TransparentNavigationButton
>
> <
> http://apache-flex-development.2333347.n4.nabble.com/file/n44248/Material.png
> >
>
>
>
> --
> View this message in context:
> http://apache-flex-development.2333347.n4.nabble.com/Android-Material-Design-tp44248.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.
>

Reply via email to