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
Hi, I'm having issues with Anvil v0.5.0 and RecyclerView v25.2.0 while targeting Android API 25.
I updated Anvil to 0.5.0 from 0.4.0 and now I'm getting a No view found for ID 2131427419 exception. The other views are found with no problems, the app runs if I comment out the RecyclerView part. Also, I made no changes to the layouts or any code, which makes me think this is an issue with Anvil or the RecyclerView support library. Any help is greatly appreciated, thanks.
The text was updated successfully, but these errors were encountered:
Hi, I'm having issues with Anvil v0.5.0 and RecyclerView v25.2.0 while targeting Android API 25.
I updated Anvil to 0.5.0 from 0.4.0 and now I'm getting a
No view found for ID 2131427419
exception. The other views are found with no problems, the app runs if I comment out the RecyclerView part. Also, I made no changes to the layouts or any code, which makes me think this is an issue with Anvil or the RecyclerView support library. Any help is greatly appreciated, thanks.The text was updated successfully, but these errors were encountered: