Releases: adef145/PlotAndroid
Releases · adef145/PlotAndroid
Release 0.2.0
Release 0.1.1
- Handle IBinder type.
- Refactor naming function. Change function
exportBundle
intopack
, change functionimportBundle
intounpack
. - Refactor naming in annotation
@PlotBundle
. Changeexported
intopackable
, changeimported
intounpackable
Release 0.0.2
This version support type:
- boolean & boolean array
- byte & byte array
- char & char array
- charsequence, charsequence array & charsequence array list
- double & double array
- float & float array
- integer, integer array & integer array list
- parcelable, parcelable array & parcelable array list
- serializable
- string, string array & string array list