Fancy-Album-for-Android icon indicating copy to clipboard operation
Fancy-Album-for-Android copied to clipboard

fancy photo gallery implementation

Results 2 Fancy-Album-for-Android issues
Sort by recently updated
recently updated
newest added

I have forked the project,and move it to android stuidio.(https://github.com/wei-yao/Fancy-Album-for-Android) The gradle build with following errors: ``` FancyAboutCard not implement Card 's abstract method convert(View) ``` Here is the FancyAboutCard:...

import com.fima.cardsui.objects.Card; import com.orleonsoft.android.fancy.R; output error