Skip to content

Commit

Permalink
Lines authored by jsendros
Browse files Browse the repository at this point in the history
This commit forms part of the blame-preserving initial commit suite.
  • Loading branch information
jsendros authored and Robert Spencer committed Mar 29, 2017
1 parent f6480e5 commit 32bfdc1
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,6 @@ static void onMeasure(
size.height = DEFAULT_SIZE;
} else {
MeasureUtils.measureWithEqualDimens(widthSpec, heightSpec, size);
}
}

0 comments on commit 32bfdc1

Please sign in to comment.