alexrainman / SegmentedControl

MIT License
86 stars 38 forks source link

Segmented Control Not rendering in Android #46

Closed CRBUNN closed 7 years ago

CRBUNN commented 7 years ago

Alex - thx for this control - it will be a huge help to me - I am using V1.3.1 (latest)

It works fine in Xamarin forms - for IOS It does not render in Xamarin forms for android - i do have the RenderInit code in MainActivity.cs

my phone# is 301-785-3345 or my email address is cbunn@chaneyenterprises.com

I am using Android target 7.0 - Nougat

thx v much Chris

johncruz24 commented 7 years ago

I have the same problem.

CRBUNN commented 7 years ago

Interesting Thx

Sent from my iPhone

On Aug 1, 2017, at 11:03 PM, John Cruz notifications@github.com<mailto:notifications@github.com> wrote:

I have the same problem.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/alexrainman/SegmentedControl/issues/46#issuecomment-319554805, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AdKY7qVORuHcH-94F1browq2ZbR2Yazlks5sT-cWgaJpZM4OnwQv.

johncruz24 commented 7 years ago

where you able to get it working @CRBUNN

CRBUNN commented 7 years ago

No call me 301785 3345

Sent from my iPhone

On Aug 2, 2017, at 2:56 PM, John Cruz notifications@github.com<mailto:notifications@github.com> wrote:

where you able to get it working @CRBUNNhttps://github.com/crbunn

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/alexrainman/SegmentedControl/issues/46#issuecomment-319765495, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AdKY7gVbDTF5tAYlWAfl79ZQvtxy7MrLks5sUMZsgaJpZM4OnwQv.

johncruz24 commented 7 years ago

@alexrainman do you know if this is working for android now?

johncruz24 commented 7 years ago

I figured out the problem. You need to add HeightRequest @CRBUNN

CRBUNN commented 7 years ago

Thx v much

Sent from my iPhone

On Aug 3, 2017, at 3:54 PM, John Cruz notifications@github.com<mailto:notifications@github.com> wrote:

I figured out the problem. You need to add HeightRequest @CRBUNNhttps://github.com/crbunn

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/alexrainman/SegmentedControl/issues/46#issuecomment-320073034, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AdKY7rXzxfJLzs52pK_Y_tMF5LCa6GVaks5sUiWEgaJpZM4OnwQv.

Phoenix-GH commented 7 years ago

Thank you!

pineapple216 commented 7 years ago

I've added a minimumheight request of 30 and the control still doesn't display for me on a Nexus 5 simulator, running Android 6.

I'm using the latest Xamarin software from the stable channel btw and my app uses Xamarin Forms 2.3.4.247.

pineapple216 commented 7 years ago

Does anyone have another work around, that does work?

mikegottlieb commented 7 years ago

I'm also seeing this after updating to XF 2.3.4 and updating the SegmentedControl to latest.

alexrainman commented 7 years ago

Next release will be compatible.