Skip to content

Commit

Permalink
1.0.7增强兼容性,防止尺寸错误崩溃
Browse files Browse the repository at this point in the history
  • Loading branch information
mabeijianxi committed Oct 25, 2016
1 parent c666005 commit 8832990
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ public void go(View c) {
.minFrameRate(8)
.captureThumbnailsTime(1)
.recordTimeMin((int) (1.5 * 1000))
.goHome(false)
.build();
MediaRecorderActivity.goSmallVideoRecorder(this, SendSmallVideoActivity.class.getName(), config);
}
Expand Down

0 comments on commit 8832990

Please sign in to comment.