-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot use bracketView in fragment #10
Comments
@kostapostolakis Please post the stacktrace. Thanks |
I use TabLayout with ViewPager2 and I have added the bracketsView inside one of the fragments of the adapter. I get the error below.
Thank you in advance. |
@kostapostolakis BracketsView is currently not compatible with FragmentActivities, will update and release a new version soon |
changes has been made to support fragments #17 . You can find the new release 1.0.3 |
My app crashes again with 1.0.3. Can you check it with viewPager2 and TabLayout? I send you the stacktrace. Thanks.
|
Please post the entire stacktrace. Use some online tools like pastebin so that i can have look at the entire logs. I tried with viewpager2 and tablayout and is working for me |
This is all I get.
|
Hello, I tried to use the bracketView in fragment but the app crashes.
The text was updated successfully, but these errors were encountered: