AniTrend / anitrend-v2

Rewrite project for AniTrend 🔥
GNU General Public License v3.0
45 stars 6 forks source link

Add view binding lifecycle delegate #81

Closed wax911 closed 1 year ago

wax911 commented 2 years ago

AniTrend Issue Guidelines

Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.

You may find an answer in already closed issues: https://github.com/AniTrend/anitrend-v2/issues?q=is%3Aissue+is%3Aclosed

Feature Information

Add view binding lifecycle delegate observer to automatically invalidate AniTrendContent or AniTrendScreen view binding objects, currently we use lifecycle (e.g. onDestory) methods to handle this process

Solution Information

TBA

Additional Context

TBA

wax911 commented 1 year ago

No longer relevant