Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brkckr authored Apr 15, 2018
1 parent 2c2c9f5 commit cb2af54
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# TableView
A RecyclerView that looks like a TableView with a fixed header that can scroll horizontally and vertically at the same time.

![TableView Preview](https://media.giphy.com/media/cY9n8HTNHLJqxFzOsg/giphy.gif)

---

## Features
- Both horizontal and vertical scrollable
- Searchable

## Usage

---

## License

This project is licensed under the terms of the **MIT** license.

0 comments on commit cb2af54

Please sign in to comment.