Skip to content

Commit db804c0

Browse files
committed
Screenshots
1 parent d22e17a commit db804c0

File tree

4 files changed

+2
-0
lines changed

4 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Modal bottom sheet dialog based on the [Material Guidelines](https://material.io
44

55
[![Build Status](https://travis-ci.org/Commit451/ModalBottomSheetDialogFragment.svg?branch=master)](https://travis-ci.org/Commit451/ModalBottomSheetDialogFragment) [![](https://jitpack.io/v/Commit451/ModalBottomSheetDialogFragment.svg)](https://jitpack.io/#Commit451/ModalBottomSheetDialogFragment)
66

7+
<img src="/art/simple.png?raw=true" width="200px"> <img src="/art/header.png?raw=true" width="200px"> <img src="/art/custom.png?raw=true" width="200px">
8+
79
## Usage
810
`ModalBottomSheetDialogFragment`s are controlled via a menu item resource. The menu item resource defined what the title, icon, and ID is of each option. The menu item resource might looks something like this:
911
```xml

art/custom.png

85.2 KB
Loading

art/header.png

74.5 KB
Loading

art/simple.png

59 KB
Loading

0 commit comments

Comments
 (0)