https://github.com/girish3/Vlog/blob/master/library/src/main/res/values/strings.xml defines a string resource app_name, which is common in apps (as it's part of the default Android Studio template). Consider renaming it to to something more specific to avoid potential conflicts when merging resources.
https://github.com/girish3/Vlog/blob/master/library/src/main/res/values/strings.xml defines a string resource
app_name, which is common in apps (as it's part of the default Android Studio template). Consider renaming it to to something more specific to avoid potential conflicts when merging resources.