Skip to content

v2.0.8

Compare
Choose a tag to compare
@ALexanderLonsky ALexanderLonsky released this 14 Jan 22:23
6831aea
  • Allows to choose file type(Gif/WebP) for the grid: GiphyDialogFragment(GPHSettings.imageFormat) / GiphyGridView.imageFormat
  • Fixes #112: sometime before loading the actual search result GiphyGridView shows trending Gifs
  • GPHGridCallback.contentDidUpdate: in case of error resultCount equals -1 to distinguish between NoResult and Error states.