flavioarfaria / KenBurnsView

Android ImageViews animated by Ken Burns Effect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Circle orientation

tintinscorpion opened this issue · comments

Provide a circle orientation for it else it will get dependent on Image loader libraries for transformation

Hi @tintinscorpion,

This library has solely the purpose of animating images within their boundaries. In order to keep it lightweight and restricted to its own purpose, we'll not bring in functionality that won't benefit the majority of users. In cases like this, I'd suggest developers to import other libraries into their apps.

Yes I understand the boundary problem.. Ok I will try to figure out if i can solve the boundary specifications creating circleview. Will go through your code and hopefully success can happen