Skip to content

Commit

Permalink
Merge pull request #91 from andrelsmoraes/master
Browse files Browse the repository at this point in the history
Android code refactored, added new options. Thanks to @andrelsmoraes !
  • Loading branch information
VitaliiBlagodir committed Jun 17, 2015
2 parents 6670b54 + f589221 commit 54d637c
Show file tree
Hide file tree
Showing 4 changed files with 257 additions and 188 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ var options = {
datePicker.show(options, function(date){
alert("date result " + date);
});
```
```
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@
</js-module>
</platform>

</plugin>
</plugin>
Loading

0 comments on commit 54d637c

Please sign in to comment.