Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added iOS accessory views #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jfversluis
Copy link

@jfversluis jfversluis commented Apr 23, 2016

Hi Michael,

Another thing I use in all of my iOS projects is the accessories on list cells.
Thought I might add that to your essentials!

Also I've added a dummy Init method so you won't need to instantiate some redundant object in code.

@jfversluis
Copy link
Author

@rid00z Any thoughts on this? Or you think it doesn't add any value? :)

@rid00z
Copy link
Contributor

rid00z commented May 5, 2016

I've been thinking it over, I was wondering what happens with Android does it need something also?

@jfversluis
Copy link
Author

While I'm not really a Android wizard, but they don't have the same kind of functionality right?
So this is kind of like the segmentedcontrol you added?

And it is specifically for the iOS library so our Android friends shouldn't be affected by this?

Op 5 mei 2016 om 10:23 heeft Michael Ridland notifications@github.com het volgende geschreven:

I've been thinking it over, I was wondering what happens with Android does it need something also?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

@michelmoorlag
Copy link

@jfversluis, What is this iOS accessory views? It looks like something I could be using but i'm not sure.

@jfversluis
Copy link
Author

Ha, wow is this still here? :P The iOS accessory in a ListView Cell are the icons at the right hand side: https://docs.microsoft.com/en-us/xamarin/ios/user-interface/controls/tables/customizing-table-appearance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants