long1eu / SpaceTabLayout

Not actively maintained, but PR are welcomed
1.6k stars 265 forks source link

Calling onCreateView method #27

Open okayatalay opened 6 years ago

okayatalay commented 6 years ago

I get an error while clicking tab icons. the error is_android.view.InflateException: Binary XML file line #0: Error inflating class fragment_ . The error occurs when onCreateView method is called 2 times. I apply workaround using first creation check.