enormego / EGOTableViewPullRefresh

A similar control to the pull down to refresh control created by atebits in Tweetie 2.
http://developers.enormego.com
3.26k stars 878 forks source link

Text and image is invisible when integrated AMBubbleTableViewController #63

Open codingguy opened 11 years ago

codingguy commented 11 years ago

i integrated EGOTableViewPullRefresh and AMBubbleTableViewController in the app (build sdk: iOS 6.1)

but the text(like "Release to refresh...") and image is invisible

could you confirm that it is possible for using EGOTableViewPullRefresh and AMBubbleTableViewController in one table view ?

if yes, could you give me some suggestions ?

Thank you !