Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
Raul Moreno Garcia committed Mar 16, 2017
1 parent b949016 commit f048670
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,7 @@ public void setTypeFace(Typeface typeFace){
mSelectedMonthTextView.setTypeface(typeFace);
mSelectedDayTextView.setTypeface(typeFace);
mYearView.setTypeface(typeFace);

}

@Override
Expand Down

0 comments on commit f048670

Please sign in to comment.