Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Render is not call in ViewBinding in case previous state is equal to current #116

Open
dommy1985 opened this issue May 21, 2020 · 1 comment

Comments

@dommy1985
Copy link

Hi I have problem in case send two times same action the render of view binding is called just first time, but state is called right . I know that for logic is right because UI shouldn't have any problems but I have a case where need to force render for same action, are some method that I can call?

@dommy1985
Copy link
Author

Fixed myself by using a custom RefreshableLiveData on state

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant