AssistoLab / DropDown

A Material Design drop down for iOS
MIT License
2.44k stars 622 forks source link

Configure Cell Width #272

Open mgmtcam22 opened 4 years ago

mgmtcam22 commented 4 years ago

Hi!๐Ÿ˜‰ This project is great๐Ÿ‘๐Ÿผ but I faced a problem. I use custom cell, and my text title is longer than anchorView width, so i have cell stretching to the width of the entire screen, but I want to see the picture like in Demo. Property .width don't work, it always nil..

mohsin1150 commented 2 years ago

Has the Fixed width issue been fixed?