vikramkakkar / SublimePicker

A material-styled android view that provisions picking of a date, time & recurrence option, all from a single user-interface.
Apache License 2.0
2.31k stars 407 forks source link

Date cut from bottom #17

Closed rishabhsri20 closed 8 years ago

rishabhsri20 commented 9 years ago

While selecting dates like 9 or 30 it is cut from below...

Rainer-Lang commented 9 years ago

I don't see what you mean. Could you make a screenshot?

rishabhsri20 commented 9 years ago

http://imgur.com/oBE8ORd

Rainer-Lang commented 9 years ago

Thanks. You have another font as "normal".

vikramkakkar commented 9 years ago

Unfortunately, this is a problem I already tried to address.

If you open the stock Calendar app on version >= 21, you'll encounter a worse version of this problem - the clipping is very noticeable:

sel

My solution was to make the radius of the selection circle smaller. But, I guess we can't beat every device using this fix.

The selection indicator size is defined here: Link

I'll check if if the size can be determined at runtime.

vikramkakkar commented 8 years ago

This is fixed with version 2.0.0.