chmiiller / sc.roundedavatar

Titanium module to scale avatars and make them round using native components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sc.roundedavatar

Note! v1.0 is not backward compatible since it now expects a blob instead of an image URL Note!

Titanium module to that creates a rounded representation of the original image. The original image is expected to be square (see example app). This module can be used to create rounded avatars (hence the name) such as those seen in the Google+ application as well as all over iOS7.

The module was created with inspiration and help from this blog post and its author: http://evel.io/2013/07/21/rounded-avatars-in-android/

Example of a rounded avatar

About

Titanium module to scale avatars and make them round using native components

License:Other


Languages

Language:Java 82.7%Language:JavaScript 17.3%