Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

Latest commit

 

History

History
37 lines (30 loc) · 1.3 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.3 KB

this repository has been archived 3/3/20

** flex-Android-Material-Skins **

Set of Skins for Flex Mobile.

So far I skinned

  • Actionbar (no animation needed)
  • Buttonbar (animations added)
  • Callout
  • Checkbox (using FXG for now)
  • Flat Button (animations added)
  • Circle Button
  • HSlider (animations added)
  • HScrollBar
  • List (animations added)
  • MobileGrid - experimental (ripple animation added)
  • NumericStepper (ripple animation added)
  • Radiobutton (animations added)
  • Raised Button (animations added)
  • Rounded Button (animations added) (from leossmith)
  • Rounded Hollow Button (animations added)
  • Toggle Switch (animations added)
  • Tabbedviewnavigator (ripple animation added, fade between tabs, also swipe effect on 3rd tab to demonstrate hiding tab and actionbar)
  • Textinput
  • Textarea
  • TransparentActionButton (ripple animation added)
  • TransparentNavigationButton(ripple animation added)
  • VScrollBar

I am using all actionscript, so component colors can be configured in CSS.

If anyone would like to contribute, create a pull request, or if you want a component skinned open an issue

animations are being added in based on https://github.com/rui-cruz/Spark-Material collaboration will take place to merge the 2 repositories for a complete set of desktop and mobile skins. Great inkRipple Class Rui!!!!