Skip to content

Commit

Permalink
Dev
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriy-budiyev committed Mar 9, 2018
1 parent 578d931 commit 3bcc7c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ public void setFrameSize(@FloatRange(from = 0.1, to = 1) float size) {
}

/**
* Set frame aspect ratio (ex. 4:3, 15:10, 16:9, 1:1)
* Set frame aspect ratio (ex. 1:1, 15:10, 16:9, 4:3)
*
* @param ratioWidth Frame aspect ratio width
* @param ratioHeight Frame aspect ratio height
Expand Down

0 comments on commit 3bcc7c0

Please sign in to comment.