Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gleidsonmt authored Dec 25, 2018
1 parent ce10728 commit a35a491
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ swipe.setTransitionDuration(Duration.ZERO);

<h5>Inline css </h5>

```CSS
```java
-gn-button-type : swipe;
-gn-transition-color : #33B5E5;
-gn-transition-color : white;
-gn-transition-duration : 1s | 1000m
-gn-transition-duration : 500m;
```
<h5>View</h5>

Expand Down

0 comments on commit a35a491

Please sign in to comment.