Skip to content

Commit

Permalink
Merge develop into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Pelczar committed Jan 14, 2016
1 parent d76c432 commit 9942b51
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -278,6 +278,7 @@ public int getMinimumHeight() {

@Override
protected int getSuggestedMinimumHeight() {

return (int) TypedValue.applyDimension(TypedValue.COMPLEX_UNIT_DIP, 48, getContext().getResources().getDisplayMetrics());
}

Expand Down

0 comments on commit 9942b51

Please sign in to comment.