You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is a crash when i tried to implement on bottom sheet dialog Fragment
crash log
java.lang.IllegalArgumentException: No view found for id 0x7f09007c (com.blitzPay.dev:id/calendar) for fragment MonthFragment{b2c0cd9} (855c0064-00c8-461b-b3cb-0079b78e8ee5 id=0x7f09007c)
at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:513)
The text was updated successfully, but these errors were encountered:
there is a crash when i tried to implement on bottom sheet dialog Fragment
crash log
java.lang.IllegalArgumentException: No view found for id 0x7f09007c (com.blitzPay.dev:id/calendar) for fragment MonthFragment{b2c0cd9} (855c0064-00c8-461b-b3cb-0079b78e8ee5 id=0x7f09007c)
at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:513)
The text was updated successfully, but these errors were encountered: