I think it is good that your library gets "many new tweaks". That may simplify usage of the library.
I think Macroid could get great adoption (and more contributors!) if documentation receives a lot of love. Full examples of how to do "normal" stuff are great help. For example, https://github.com/pocorall/scaloid-apidemos/ Congratulations! On Thursday, July 17, 2014 6:57:24 PM UTC-5, Nick Stanchenko wrote: > > Hi, > > I’ve just released Macroid 2.0.0-M3. It is now built with > android-sdk-plugin and packaged as an AAR — to update, please follow the > new installation instructions here: > http://macroid.github.io/Installation.html. The macroid-starter example > is already up-to-date. > > Changelog (breaking changes in bold): > > - *Macroid is now packaged in AAR* > - *ExtraTweaks were refactored into TextTweaks, ImageTweaks, etc* > - *macroid.util.Ui is now macroid.Ui for consistency > with macroid.Tweak, macroid.Snail, etc* > - When applying Future[Tweak[View]], completed futures are now handled > in-place (inspired byscala/async#73 > <https://github.com/scala/async/issues/73>) > - Added RuleRelativeLayout to work with RelativeLayout #24 > <https://github.com/macroid/macroid/issues/24> > - TextTweaks.medium and TextTweaks.large no longer affect style/color > of the text > - Many new tweaks were added to macroid.contrib > > I’ve also expanded the docs, for example a full list of standard and extra > tweaks can be now found here: http://macroid.github.io/guide/Tweaks.html. > > Finally, I would like to finish breaking things and release a first > non-milestone 2.0.0 version. For this I am asking all Macroid users to join > this discussion and comment on what features they would like to see > modified in a likely non-backwards-compatible way. > > Kind regards, > Nick > > -- You received this message because you are subscribed to the Google Groups "scala-on-android" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
