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
{{ message }}
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
Hi,
I was hoping to use the EBean in fragment in this fashion
In the fragment
In the ViewHolder
I guess in the current version this is not possible as the context of Ebean is the activity not the fragment.
Do you have any suggestions / work arounds for me in this case if I want to use this pattern of implementation.
Or do you have any other recommendations to implement this differently in fragments?