farbodbj / GuardianNews

Simple online news feed app using Guardian Open platform based on clean architecture and best practices.
1 stars 0 forks source link

Deprecated #1

Closed keramat-farid closed 11 months ago

keramat-farid commented 11 months ago

adapterPosition is deprecated use bindingAdapterPosition instead.

https://github.com/farbodbj/GuardianNews/blob/47fa4e005c8bd70f028b2b5218d904e96c77d8b6/app/src/main/java/com/bale_bootcamp/guardiannews/adapter/NewsAdapter.kt#L45C15-L45C15

farbodbj commented 11 months ago

RecyclerView dependency was updated. the replacement is done.