SpaceTabLayout icon indicating copy to clipboard operation
SpaceTabLayout copied to clipboard

Calling onCreateView method

Open okayatalay opened this issue 7 years ago • 0 comments

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.

okayatalay avatar Dec 16 '17 13:12 okayatalay