FeatureCoverFlow
FeatureCoverFlow copied to clipboard
can we use LayoutInflater to inflate a coverflow item?
I tried to custom the coverflow layout by inflating it to a coverflow_item.xml but i had an error java.lang.noSuchFieldError
i want to add a text caption under each of the coverflow image view.
any solution?
thanks