FluentLayout / Cirrious.FluentLayout

FluentLayout for Xamarin.iOS - sample uses MvvmCross
Microsoft Public License
148 stars 54 forks source link

Inline UIWebView #4

Closed gridr-ch closed 9 years ago

gridr-ch commented 10 years ago

Hi,

I really like this implementation of a layouting framework.

However, I have have a problem to show a UIWebView inline with other controls. Is there a recommended way to go when I have a UIWebView that should be viewed inline with some Labels?

Regards, Marcel

alxbog commented 9 years ago

@gridr-ch I think it's better to ask this question on SO. It's more about auto layout implementation in iOS, not about the lib.

gshackles commented 9 years ago

Closing this issue since it's not really related to this library