idanatz / OneAdapter

A Viewholderless Adapter for RecyclerView, who supports builtin diffing, states (paging, empty...), events (clicking, swiping...), and more.
MIT License
470 stars 45 forks source link

Changed resources names #4

Closed DenisMakovskyi closed 5 years ago

DenisMakovskyi commented 5 years ago

Changed resources (laucher icons, styles, app name) names to avoid conflits with names in app

idanatz commented 5 years ago

Hi DenisMakovskyi, thanks for the PR. As part of v1.1.1, I deleted the entire res folder which shouldn't have been there in the first place. As for the Example project, no need to change the names of the resources there. They won't be included in your project when you download OneAdater.