AndroidMaterialViews Code
Provides views, which are suggested by the Material Design guidelines
Brought to you by:
mrapp
File | Date | Author | Commit |
---|---|---|---|
doc | 2015-06-25 |
![]() |
[8a0f25] Fixed mistake in documentation. |
releases | 2015-10-04 |
![]() |
[93f899] Added version 1.0.3 as a zip archive. |
res | 2015-06-25 |
![]() |
[4762b1] Updated shadow images for better appearance on ... |
src | 2015-10-04 |
![]() |
[6b3524] CircularProgressDrawables are now always resize... |
AndroidManifest.xml | 2015-10-04 |
![]() |
[51a04d] Updated version. |
LICENSE.txt | 2015-06-25 |
![]() |
[876c6b] Added the file LICENSE.txt. |
README.txt | 2015-06-25 |
![]() |
[799c02] Added the file README.txt. |
RELEASE_NOTES.txt | 2015-10-04 |
![]() |
[362b76] Edited release notes. |
proguard-project.txt | 2015-06-22 |
![]() |
[96f210] Basic project setup. |
project.properties | 2015-06-22 |
![]() |
[cabbda] Added the AppCompat support library as a depend... |
AndroidMaterialViews - README ============================= About ----- "AndroidMaterialViews" is an Android-library, which provides various views, which are suggested by Android's Material Design guidelines, but which are not provided by the official Android SDK. The library's views can also be used on pre-Lollipop devices. The library provides the following views: - A CircularProgressBar, which visualizes an indeterminate progress bar as an animated circle. - A FloatingActionButton, which is a round, colored button with a shadow and an icon. The button supports to become shown or hidden in an animated manner. License Agreement ----------------- AndroidMaterialViews is distributed under the GNU Lesser Public License version 3.0 (GLPLv3). For further information about this license agreement's content, please refer to its full version, which is available at http://www.gnu.org/licenses/. Download -------- The project homepage of the project "AndroidMaterialViews" is available on Sourceforge via the internet address https://sourceforge.net/projects/androidmaterialviews. The latest release of the project can be downloaded as a zip archive from the download section of the Sourceforge project site mentioned above, which is available via the direct link https://sourceforge.net/projects/androidmaterialviews/files. As well, the complete source code and documentation is available via a Mercurial repository, which can be accessed by the URL http://hg.code.sf.net/p/androidmaterialviews/code. Contact information ------------------- For personal feedback or questions you can either contact the developer via his profile on Sourceforge, which is available under the direct link https://sourceforge.net/users/mrapp, or via the email address michael.rapp90@googlemail.com.