{"id":13395968,"url":"https://github.com/rey5137/material","last_synced_at":"2025-09-29T02:32:38.418Z","repository":{"id":24365797,"uuid":"27764811","full_name":"rey5137/material","owner":"rey5137","description":"A library to bring fully animated Material Design components to pre-Lolipop Android. ","archived":true,"fork":false,"pushed_at":"2023-05-28T15:35:01.000Z","size":3901,"stargazers_count":6007,"open_issues_count":214,"forks_count":1325,"subscribers_count":298,"default_branch":"master","last_synced_at":"2024-09-27T04:43:31.314Z","etag":null,"topics":["android","java","material"],"latest_commit_sha":null,"homepage":"http://rey5137.com/material/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rey5137.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-12-09T12:07:32.000Z","updated_at":"2024-09-22T11:04:04.000Z","dependencies_parsed_at":"2022-07-25T14:02:09.901Z","dependency_job_id":"1e388e4f-a38a-4e80-b289-eed595fad1a9","html_url":"https://github.com/rey5137/material","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rey5137%2Fmaterial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rey5137%2Fmaterial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rey5137%2Fmaterial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rey5137%2Fmaterial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rey5137","download_url":"https://codeload.github.com/rey5137/material/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234583683,"owners_count":18856280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","java","material"],"created_at":"2024-07-30T18:00:36.621Z","updated_at":"2025-09-29T02:32:37.669Z","avatar_url":"https://github.com/rey5137.png","language":"Java","readme":"Material\n=====================\n\n[![](https://jitpack.io/v/rey5137/material.svg)](https://jitpack.io/#rey5137/material) [![Download](https://api.bintray.com/packages/rey5137/maven/material/images/download.svg)](https://bintray.com/artifact/download/rey5137/maven/com/github/rey5137/material/1.3.1/material-1.3.1.aar)  [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Material-brightgreen.svg?style=flat)](http://android-arsenal.com/details/1/1685)\n\nMaterialLibrary is an Open Source Android library that back-port Material Design components to pre-Lolipop Android. MaterialLibrary's original author is [Rey Pham](https://github.com/rey5137).\n\n* [Features](#features)\n* [Demo](#demo)\n* [Getting Started](#getting-started)\n* [Donation](#donation)\n* [Contributing](#contributing)\n\n## Features\n- [Progress](https://github.com/rey5137/Material/wiki/Progress)\n    - Circular\n    \n        ![](https://github.com/rey5137/Material/raw/master/image/progress_circular_indeterminate.gif) ![](https://github.com/rey5137/Material/raw/master/image/progress_circular_determinate.gif)\n    - Linear\n\n        ![](https://github.com/rey5137/Material/raw/master/image/progress_linear_indeterminate.gif) \n        ![](https://github.com/rey5137/Material/raw/master/image/progress_linear_determinate.gif)\n        ![](https://github.com/rey5137/Material/raw/master/image/progress_linear_query.gif)\n        ![](https://github.com/rey5137/Material/raw/master/image/progress_linear_buffer.gif)\n\n- [Button](https://github.com/rey5137/Material/wiki/Button)\n    \n    ![](https://github.com/rey5137/Material/raw/master/image/button_raise_touch.gif) ![](https://github.com/rey5137/Material/raw/master/image/button_raise_wave.gif)\n\n    ![](https://github.com/rey5137/Material/raw/master/image/fab_image.gif) ![](https://github.com/rey5137/Material/raw/master/image/fab_line.gif)   \n     \n- [Switch](https://github.com/rey5137/Material/wiki/Switch)\n\n    ![](https://github.com/rey5137/Material/raw/master/image/cb.gif)\n\n    ![](https://github.com/rey5137/Material/raw/master/image/rb.gif)\n\n    ![](https://github.com/rey5137/Material/raw/master/image/switch.gif)\n\n- [Slider](https://github.com/rey5137/Material/wiki/Slider)\n\n    ![](https://github.com/rey5137/Material/raw/master/image/slider_continuous.gif)\n\n    ![](https://github.com/rey5137/Material/raw/master/image/slider_discrete.gif)\n\n- [Spinner](https://github.com/rey5137/Material/wiki/Spinner)\n     \n    ![](https://github.com/rey5137/Material/raw/master/image/spn.gif)\n\n- [Text Field](https://github.com/rey5137/Material/wiki/Text-Field)\n\n    ![](https://github.com/rey5137/Material/raw/master/image/textfield.gif)\n\n- [TabPageIndicator](https://github.com/rey5137/Material/wiki/TabPageIndicator)\n     \n    ![](https://github.com/rey5137/Material/raw/master/image/tpi.gif)\n\n- [SnackBar](https://github.com/rey5137/Material/wiki/SnackBar)\n     \n    ![](https://github.com/rey5137/Material/raw/master/image/snackbar.png)\n\n- [Dialog](https://github.com/rey5137/Material/wiki/Dialog)\n\n    ![](https://github.com/rey5137/Material/raw/master/image/dialog_3.png) ![](https://github.com/rey5137/Material/raw/master/image/dialog_4.png)\n\n- [BottomSheetDialog](https://github.com/rey5137/Material/wiki/BottomSheet)\n     \n    ![](https://github.com/rey5137/Material/raw/master/image/bottomsheet.gif)\n\n- [Dynamic theme](https://github.com/rey5137/Material/wiki/Theme)\n     \n    ![](https://github.com/rey5137/Material/raw/master/image/theme.gif)\n\n## Demo\n\n\u003ca href=\"https://play.google.com/store/apps/details?id=com.rey.material.demo\"\u003e\n  \u003cimg alt=\"Get it on Google Play\"\n       src=\"https://developer.android.com/images/brand/en_generic_rgb_wo_60.png\" /\u003e\n\u003c/a\u003e\n\nOr try it [here](https://appetize.io/app/dxznk4bqkbzu6tr5qgrzpfhayc).\n\n## Getting Started\n\nAdd Gradle dependency:\n\n```gradle\ndependencies {\n   implementation 'com.github.rey5137:material:1.3.1'\n}\n```\n\n* Or\n[Download from Jcenter](https://bintray.com/artifact/download/rey5137/maven/com/github/rey5137/material/1.3.1/material-1.3.1.aar)\n\nAppCompat, CardView, RecyclerView library is required by Material library.\n\n```gradle\ndependencies {\n   compile 'androidx.appcompat:appcompat:1.0.0'\n   compile 'androidx.cardview:cardview:1.0.0'\n   compile 'androidx.recyclerview:recyclerview:1.0.0'\n}\n```\nNow you can use any widget in **com.rey.material.widget** package as you wish. For styling, please view [Wiki](https://github.com/rey5137/Material/wiki). Note that default style of widgets depend on theme of AppCompat. Here is an example:\n\n```xml\n     \u003cstyle name=\"AppTheme\" parent=\"Theme.AppCompat.Light.DarkActionBar\"\u003e\n        \u003c!-- Customize your theme here. --\u003e\n\n        \u003c!-- colorPrimary is used for the default action bar background --\u003e\n        \u003citem name=\"colorPrimary\"\u003e@color/colorPrimary\u003c/item\u003e\n\n        \u003c!-- colorPrimaryDark is used for the status bar --\u003e\n        \u003citem name=\"colorPrimaryDark\"\u003e@color/colorPrimaryDark\u003c/item\u003e\n\n        \u003c!-- colorAccent is used as the default value for colorControlActivated\n             which is used to tint widgets --\u003e\n        \u003citem name=\"colorAccent\"\u003e@color/colorAccent\u003c/item\u003e\n\n        \u003c!-- You can also set colorControlNormal, colorControlActivated\n             colorControlHighlight \u0026 colorSwitchThumbNormal. --\u003e\n    \u003c/style\u003e\n```\n\n## Donation\nYou can support the project and thank the author for his hard work.\n\n\u003ca href='https://pledgie.com/campaigns/28714'\u003e\u003cimg alt='Click here to lend your support to: Support Material Library project. and make a donation at pledgie.com !' src='https://pledgie.com/campaigns/28714.png?skin_name=chrome' border='0' \u003e\u003c/a\u003e\n\n**PayPal**\n- [Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=pea5137%40gmail%2ecom\u0026lc=US\u0026item_name=Rey%20Pham\u0026no_note=0\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest)\n\n## Contributing\nWant to contribute? You are welcome! \nNote that all pull request should go to `dev` branch.\n\nDeveloped By\n------------\n\n* Rey Pham - \u003cpea5137@gmail.com\u003e\n\n\nLicense\n--------\n\n    Copyright 2015 Rey Pham.\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=pea5137%40gmail%2ecom\u0026lc=US\u0026item_name=Rey%20Pham\u0026no_note=0\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest"],"categories":["Index `(light-weight pages)`","Java","Android","Index","\u003ca name=\"Libraries\"\u003eLibraries\u003c/a\u003e"],"sub_categories":["Frameworks","Personal Blog"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frey5137%2Fmaterial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frey5137%2Fmaterial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frey5137%2Fmaterial/lists"}