Error inserting Slider inside View - Swift

Asked

Viewed 36 times

0

I have a problem related to Swift Slider when I try to put it inside a View

My project has the following structure

  • View (main)
    • View (used for grouping)
      • Scrollview
        • View ()

If I put the Slider inside the Main View, View Cluster and Scrollview it matches with its working, if I put it inside the Object View it is the last it stops working.

1 answer

0

Remove the Cluster View, leave only the Main View and place the objects inside.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.