Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscgdev authored Dec 13, 2017
1 parent 0d3d35c commit 2a20ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ new DialogSheet(this)
dialogSheet.setView(view);
```

- Via resource:
- Via layout resource:

```java
dialogSheet.setView(R.layout.custom_dialog_view);
Expand Down

0 comments on commit 2a20ce3

Please sign in to comment.