OLD | NEW |
---|---|
(Empty) | |
1 Name: Android Open Source Project | |
2 URL: https://android.googlesource.com/platform/frameworks/support | |
3 Version: unknown | |
4 License: Apache 2.0 | |
5 Security Critical: yes | |
6 | |
7 Description: | |
8 This is a modified copy of the swipe refresh layout widget (and its two | |
9 dependencies) from Android's app compat library (v4). The widget provides a | |
10 pull-to-refresh styled layout for touch-activated refresh of view contents. | |
11 | |
12 Local Modifications: | |
13 CircleImageView, MaterialProgressDrawable, SwipeRefreshLayout: | |
14 * Only the package has been changed. | |
OLD | NEW |