Skip to content

Commit

Permalink
Lines authored by ostrulovich
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
strulovich authored and Robert Spencer committed Mar 29, 2017
1 parent 2337561 commit ddd082a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -216,3 +216,5 @@ private static String getDrawnViewDescription(View view) {
return shadowCanvas2.getDescription();
} catch (NoSuchMethodException | IllegalAccessException | InvocationTargetException e) {
throw new RuntimeException(e);
}
}

0 comments on commit ddd082a

Please sign in to comment.