Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakariaJawas authored Apr 13, 2020
1 parent d4567bb commit 01c6e67
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,15 @@ implementation 'com.github.ZakariaJawas:ListBottomSheet:{tag}'
## Preview
_Basic_

![BasicListSheet](https://github.com/ZakariaJawas/ListBottomSheet/blob/master/Screenshot_1586762142.png)
<img src="https://github.com/ZakariaJawas/ListBottomSheet/blob/master/Screenshot_1586762142.png" height="600">

_Searchable_
![SearchableListSheet](https://github.com/ZakariaJawas/ListBottomSheet/blob/master/Screenshot_1586760454.png)

<img src="https://github.com/ZakariaJawas/ListBottomSheet/blob/master/Screenshot_1586760454.png" height="600">

_Selected Item_
![SelectedItemListSheet](https://github.com/ZakariaJawas/ListBottomSheet/blob/master/Screenshot_1586760585.png)

<img src="https://github.com/ZakariaJawas/ListBottomSheet/blob/master/Screenshot_1586760585.png" height="600">

## Usage

Expand Down

0 comments on commit 01c6e67

Please sign in to comment.