Giphy / giphy-android-sdk

Home of the GIPHY SDK Android example app, along with Android SDK documentation, issue tracking, & release notes.
https://developers.giphy.com/
Mozilla Public License 2.0
94 stars 37 forks source link

Cant find .updateContent while using GridView #141

Closed vikripermana21 closed 3 years ago

vikripermana21 commented 3 years ago

I cant find this .updateContent , i want to use giphy as GridView

image

ALexanderLonsky commented 3 years ago

hey @vikripermana21, thank you for flagging this, I'll update the documentation. It must be content property: gifsGridView?.content = gifsContent Here is an example.