fython/MaterialStepperView

Title and Stepper truncated with adapter

agostini335 opened this issue · 3 comments

Hi! I'am using the isStepperAdapter interface but i have this bad situation...title and last stepper icon are truncated: how it is possible?
photo_2017-12-29_04-57-18

It's actually a bug. But I am sorry that I have no enough time to fix it now. Maybe I will solve these problems in a month.

A temporary solution is to set a summary for the last item to prevent icon from being clipped. (But I had no idea about the temporary solution that the title is truncated.)

I'm sorry for finishing fix so late. Now it works well in commit 9128947 . I will release new version of library soon.