material icon indicating copy to clipboard operation
material copied to clipboard

A library to bring fully animated Material Design components to pre-Lolipop Android.

Results 104 material issues
Sort by recently updated
recently updated
newest added

ERROR: Failed to resolve: com.github.rey5137:material:1.3.0 Show in Project Structure dialog Affected Modules: app android studio 3.5 graddle

`E/AndroidRuntime: FATAL EXCEPTION: main Process: com.itiresto.deliveryappMariele, PID: 18060 java.lang.NullPointerException: Attempt to invoke virtual method 'int com.rey.material.widget.TextView.getMeasuredHeight()' on a null object reference at com.rey.material.widget.Spinner.onMeasure(Spinner.java:699) at android.view.View.measure(View.java:23169) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6749) at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1535) at...

[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/rey5137/material.svg)](http://isitmaintained.com/project/rey5137/material "Average time to resolve an issue") [![Percentage of issues still open](http://isitmaintained.com/badge/open/rey5137/material.svg)](http://isitmaintained.com/project/rey5137/material "Percentage of issues still open") i think we need fork of this library...

Many users were facing this issue: `Failed to resolve: com.github.rey5137:material:1.3.0` They seemed to have no problem with the version `1.2.5` but apparently the version `1.3.0` had this issue. This can...

I am using Checkbox widget as below xml code: XML Code: But I am gettting this preview... ![1](https://user-images.githubusercontent.com/60894440/79064536-4703f800-7cc7-11ea-8733-32dee86ad668.JPG) In which I can't see the check box, but only the text....

Button to automatically switch to the English letters capitalized...

I'm using in a custom layout for checkboxpreference. And the checkbox widget still clickable!!. Any idea?

failed to resolve with support design:'26.0.0'

hello rey, i created button from your library, but the Width problem is there. Suppose text is -- "BUTTON" for that it works fine with proper paddings. but when the...

plz help me out my checkbox didn't coming .. i have put ( implementation 'com.github.rey5137:material:1.2.5' )