evrencoskun / TableView

TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
MIT License
3.14k stars 459 forks source link

Add `@NonNull` and `@Nullable` annotations where possible #237

Closed MGaetan89 closed 5 years ago

MGaetan89 commented 5 years ago

This PR is built on top of #236, so it might be useful to merge the other one first.