| Index: third_party/android_swipe_refresh/README.chromium
|
| diff --git a/third_party/android_swipe_refresh/README.chromium b/third_party/android_swipe_refresh/README.chromium
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..686e17767def7b729fe5df87542f80c7926ad71e
|
| --- /dev/null
|
| +++ b/third_party/android_swipe_refresh/README.chromium
|
| @@ -0,0 +1,14 @@
|
| +Name: Android Open Source Project
|
| +URL: https://android.googlesource.com/platform/frameworks/support
|
| +Version: unknown
|
| +License: Apache 2.0
|
| +Security Critical: yes
|
| +
|
| +Description:
|
| +This is a modified copy of the swipe refresh layout widget (and its two
|
| +dependencies) from Android's app compat library (v4). The widget provides a
|
| +pull-to-refresh styled layout for touch-activated refresh of view contents.
|
| +
|
| +Local Modifications:
|
| +CircleImageView, MaterialProgressDrawable, SwipeRefreshLayout:
|
| + * Only the package has been changed.
|
|
|