woocommerce-android icon indicating copy to clipboard operation
woocommerce-android copied to clipboard

Remove "ResourceProvider" from view models

Open irfano opened this issue 1 year ago • 1 comments

We're using ResourceProvider, which is a context-based class in view models. Instead, we should pass string resources and let views get the string from the string res to avoid some issues. Discussed in https://github.com/woocommerce/woocommerce-android/pull/12093#discussion_r1687061831

irfano avatar Jul 23 '24 11:07 irfano

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.

dangermattic avatar Jul 23 '24 11:07 dangermattic