Skip to content

Release

Compare
Choose a tag to compare
@tsmrecki tsmrecki released this 02 Jul 08:55
· 9 commits to master since this release
d2ebf45

This is the initial release of the Bornfight internal utils pack.

Features:

  • PaginatedData for paginated data loading.
  • GenericAdapter that extends the basic functionalities of a RecyclerView Adapter. Supports one data type only.
  • Other utils for handling TextViews, HTML content, form validations, location utils etc.

Dependencies:

Depends on the latest version of Firebase-Core lib, so make sure to update your app dependecies as well.