KarimEbrahemAbdelaziz / SwiftyMenu

Simple and Elegant Drop down menu for iOS 🔥💥
MIT License
573 stars 56 forks source link

How to disable inputAccessoryView and how to inset arrow image ? #9

Closed Bhargavi-Enrich closed 3 years ago

Bhargavi-Enrich commented 4 years ago

Hi I want to achieve below.

1) Disable input accessory view. 2) adding inset/padding/margin for arrow image.

Please suggest me what can I use for this. I already tried couple of things with provided properties.

KarimEbrahemAbdelaziz commented 4 years ago

Hello @BHZiva , Sure I help you achieve your points :)

  1. Which input accessory view do you mean ?

  2. I am currently working on adding more customization to the SwiftyMenu appearance, one of them is the arrow image. So wait this update very soon ☺️

Bhargavi-Enrich commented 4 years ago

Hi,

1) by accessory view I mean right tick coming beside selected row in dropdown. I want to hide selection tick. 2) For arrows image, there is padding issues. It's aligned so right to control. It's not manageable with current version.

Thanks, Bhargavi

On Wed, Mar 25, 2020 at 7:57 PM Karim Ebrahem notifications@github.com wrote:

Hello @BHZiva https://github.com/BHZiva , Sure I help you achieve your points :)

1.

Which input accessory view do you mean ? 2.

I am currently working on adding more customization to the SwiftyMenu appearance, one of them is the arrow image. So wait this update very soon ☺️

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/KarimEbrahemAbdelaziz/SwiftyMenu/issues/9#issuecomment-603869655, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKVSXVDX62QSELXCVZYS4DLRJIIDPANCNFSM4LEB5JJQ .

KarimEbrahemAbdelaziz commented 4 years ago

@BHZiva I am currently working on Customizations as I mentioned in last reply and will take your points into consideration ☺️ Thanks for your feedback ❤️

KarimEbrahemAbdelaziz commented 3 years ago

The coming version will provide attribute to disable the selection accessory view. And I fixed the padding issue in the coming version also. Thank you @Bhargavi-Enrich :)