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 19d9ba4 commit b949016
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,6 @@ public void onClick(View v) {

public void setTypeFace(Typeface typeFace){
mDatePickerHeaderView.setTypeface(typeFace);
//mMonthAndDayView.setTyp;
mSelectedMonthTextView.setTypeface(typeFace);
mSelectedDayTextView.setTypeface(typeFace);
mYearView.setTypeface(typeFace);
Expand Down

0 comments on commit b949016

Please sign in to comment.