It seems the material design spec has changed the date and time pickers (yay). It seems the only changes for the time selector are the header size and the transition between hours and minutes. In the updated spec, the transition no longer uses scaling, but simply rotates the hand to the correct position.
Any work on this should be done based off of the polymer1 branch. Pull requests are welcomed.
It seems the material design spec has changed the date and time pickers (yay). It seems the only changes for the time selector are the header size and the transition between hours and minutes. In the updated spec, the transition no longer uses scaling, but simply rotates the hand to the correct position.
Any work on this should be done based off of the
polymer1
branch. Pull requests are welcomed.