Replace CircleImageView with ShapeableImageView
This commit is contained in:
parent
ae5e3ff54e
commit
dcb1ba4a39
21 changed files with 95 additions and 51 deletions
|
|
@ -117,10 +117,6 @@ class AboutActivity : AppCompatActivity() {
|
|||
"AndroidX", "2005 - 2011", "The Android Open Source Project",
|
||||
"https://developer.android.com/jetpack", StandardLicenses.APACHE2
|
||||
),
|
||||
SoftwareComponent(
|
||||
"CircleImageView", "2014 - 2020", "Henning Dodenhof",
|
||||
"https://github.com/hdodenhof/CircleImageView", StandardLicenses.APACHE2
|
||||
),
|
||||
SoftwareComponent(
|
||||
"ExoPlayer", "2014 - 2020", "Google, Inc.",
|
||||
"https://github.com/google/ExoPlayer", StandardLicenses.APACHE2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue