Skip to content

Commit

Permalink
Merge pull request #1 from 0xflotus/patch-1
Browse files Browse the repository at this point in the history
fixed balloon
  • Loading branch information
0xflotus authored Jul 25, 2019
2 parents ccd0a52 + c1bf1ba commit 30148d1
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 @@ -218,7 +218,7 @@ We can simplify it using kotlin.
```

### Customized layout
We can fully customize the ballloon layout using below method.
We can fully customize the balloon layout using below method.
```java
.setLayout(R.layout.my_ballon_layout)
```
Expand Down

0 comments on commit 30148d1

Please sign in to comment.