diff --git a/README.md b/README.md index 0cbf21e..17d5ad9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [thick-banner]: ./media/gifs/wide_banner_white.gif [![Dev Site Banner](./media/images/android_dev_site_banner.png)](https://medium.com/android-dev-site) - > **Android Developer Site** is a developer driven community dedicated to sharing high quality resources and libraries. At dev-site the goal is to push the boundaries of the android platform and deliver top of the line and completely open source libraries and resources for the android community. If you can sing our anthem and would like to contribute, you are more than welcome. 🏆 > ***"By developers for developers"*** diff --git a/boneslibrary/src/main/java/com/eudycontreras/boneslibrary/framework/skeletons/SkeletonManager.kt b/boneslibrary/src/main/java/com/eudycontreras/boneslibrary/framework/skeletons/SkeletonManager.kt index a550f3a..6e15bf7 100644 --- a/boneslibrary/src/main/java/com/eudycontreras/boneslibrary/framework/skeletons/SkeletonManager.kt +++ b/boneslibrary/src/main/java/com/eudycontreras/boneslibrary/framework/skeletons/SkeletonManager.kt @@ -1,6 +1,7 @@ package com.eudycontreras.boneslibrary.framework.skeletons import android.animation.ValueAnimator +import android.view.ViewGroup import android.view.animation.LinearInterpolator import com.eudycontreras.boneslibrary.Action import com.eudycontreras.boneslibrary.MAX_OFFSET diff --git a/media/images/android_dev_nation.png b/media/images/android_dev_nation.png new file mode 100644 index 0000000..e1731e2 Binary files /dev/null and b/media/images/android_dev_nation.png differ diff --git a/media/images/android_dev_nation_banner_alt.png b/media/images/android_dev_nation_banner_alt.png new file mode 100644 index 0000000..7b246c8 Binary files /dev/null and b/media/images/android_dev_nation_banner_alt.png differ diff --git a/media/images/android_dev_nation_banner_orgi.png b/media/images/android_dev_nation_banner_orgi.png new file mode 100644 index 0000000..2f27e3d Binary files /dev/null and b/media/images/android_dev_nation_banner_orgi.png differ diff --git a/media/images/android_dev_nation_banner_orig.png b/media/images/android_dev_nation_banner_orig.png new file mode 100644 index 0000000..ec0a6ee Binary files /dev/null and b/media/images/android_dev_nation_banner_orig.png differ diff --git a/media/images/dev_nation_banner.png b/media/images/dev_nation_banner.png new file mode 100644 index 0000000..1d50e39 Binary files /dev/null and b/media/images/dev_nation_banner.png differ diff --git a/media/images/dev_nation_banner_alt.png b/media/images/dev_nation_banner_alt.png new file mode 100644 index 0000000..237bcba Binary files /dev/null and b/media/images/dev_nation_banner_alt.png differ diff --git a/media/images/dev_nation_banner_transparent.png b/media/images/dev_nation_banner_transparent.png new file mode 100644 index 0000000..b560d72 Binary files /dev/null and b/media/images/dev_nation_banner_transparent.png differ