-
Android tip: ViewPager with protruding children
ViewPager
is a widget part of the Support package that lets you display an horizontal list of “page”. In a nutshell, it’s toHorizontalScrollView
what aListView
is to a verticalScrollView
. -
FrameLayout, your best UI friend
You have probably already used
FrameLayout
(doc) for what it’s named, adding a decoration around other content element. It can actually be much more than that and is probably one of the most versatile container of all. -
XamSvg, managed SVG support for Android
As part of the new release of Moyeu, I’m also finally publishing a library that I have been using for some time.
-
A big refresh to Moyeu
Moyeu is an Android application that hopes to provide a better alternative to Boston’s Hubway bike sharing system. You can view the introductory post I made at the time.
-
Similardio, Rdio meets Lastfm