This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
New Components
TextField
Features
- Material Design look and feel
- Long press will show PASTE button
- Text handle to move cursor and selection
- Floating Label
RaisedButton
System
- Rename package of QuickAndroid.priv to QuickAndroid.Private
- QASystemDispatcher::dispatched() - Changed the name of first argument from “name” to “type. Following the naming convention of Flux application framework
ActionBar
- Changed the default height from 48p to 56dp
TabView
- Emit appear() and disappear() signal for index changes.
FloatingActionButton
- Use Theme.colorAccent as default color
TextStyle
- Added “disabledTextColor” property
- Added “bold” property