diff --git a/README.md b/README.md index 91bcab5..bafc090 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ To use `ImageViewPlus` in your layout: @@ -51,8 +51,6 @@ To use `ImageViewPlus` in your layout: app:contentLayerId="@id/content_drawable" /> - - **Important**: The `xmlns:app="http://schemas.android.com/apk/res/com.example.app"` line needs to use the namespace of your application for the `com.example.app` portion to function properly. ## Notes @@ -82,4 +80,4 @@ ImageViewPlus is provided under the Apache 2.0 license: limitations under the License. ## Contributing -To make contributions, fork this repository, commit your changes, and submit a pull request. \ No newline at end of file +To make contributions, fork this repository, commit your changes, and submit a pull request.