aurelhubert / ahbottomnavigation

A library to reproduce the behavior of the Bottom Navigation guidelines from Material Design.
3.84k stars 683 forks source link

Add library prefix to drawable resources #412

Closed jonnyandrew closed 4 years ago

jonnyandrew commented 5 years ago

Add a prefix to the names of drawable resources. This reduces the chance of a clash when the library is imported to a project which already contains a drawable of the same name.