Closed 1aurabrown closed 9 years ago
Looks like the build error'd because it couldn't find the gem – likely due to the DNS outages a few days ago. I've restarted.
Looks like pod install
is failing – can you take a look @1aurabrown ?
just needs a pod update
, as the older ARCollectionViewMasonryLayout version in the .lock
Weird – I thought that when using :path
, CocoaPods ignores the lock file.
nooooppee unless it was fixed in 0.35 ( /cc @segiddins )
totallymsised this conversation, will fix!
:-1:
Ah! Sorry! That was supposed to be :+1:
@ashfurrow it's green :+1:
i'm mergin
I noticed that in our favorites view, when using the masonry layout, the collection view's footer wasn't disappearing when it should (after all items have been fetch) because our layout was still returning the old footer's attributes. This fixes that.