infinitered / bluepotion

Like RedPotion, but for Android
MIT License
74 stars 18 forks source link

Pull To Refresh Support #64

Closed skellock closed 9 years ago

skellock commented 9 years ago

I typed:

class GantScreen < PM::TableScreen
  refreshable
end

And DalvikVM was like:

GantMan commented 9 years ago

working on it

GantMan commented 9 years ago

for posterity on others who cross this issue: https://github.com/infinitered/bluepotion/pull/77