subinspathilettu / SJSegmentedViewController

MIT License
334 stars 126 forks source link

The background color of ScrollView can be set #34

Closed katsuyax closed 7 years ago

katsuyax commented 7 years ago

When setting the background color to ViewController added to SegmentController, I felt something unnatural when the background color of ScrollView was white.

Therefore, we can set the background color of ScrollView.

If you can set the background color of ScrollView without doing this correction, please let me know.