ios - FBLoginView button with sharp corners -


I am using the FBOOVIN view in an iOS app.

Can I change the button of FBLoginView faster than the round corner?

You will need to use a custom button for this, you will see FBLoginView and Must have to work within the constraints set by third party libraries.

However, if FBLoginView uses a layer Conradius to round internally, you can observe the visual hierarchy and To get sharp edges, set the corner radius of the offending scene to 0.0 .


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -