Ankush Bose
Ankush Bose
Hi @epicadk , I would like to take up this issue. Can you assign it to me ?
Hi @vj-codes , Wanted to ask, can I add BindingAdapter for the new screen of searching ? Reason: managing loading states and error handeling becomes little easy for MVVM pattern...
Yes, it can be in a separate issue, I feel the same. However, the reason I asked you is because when creating a new screen for a purpose, following databinding...
Got it.
Hi @epicadk @vj-codes , Since I am adding replacing another fragment (eg: SearchMemberFragment) with MemberFragment, there is a problem happening with onBackPressed implemented on MainActivity, it is not working. So,...
The above scenario will be resolved if I use an activity instead of a search fragment. Now, will you be able to suggest me, I should use fragment or activity...
Hi @isabelcosta Is this issue workable ?
Hi @isabelcosta @epicadk I have opened a PR. Can you kindly review. Please let me know if I missed out something. Thanks.