MaterialDesignLibrary
MaterialDesignLibrary copied to clipboard
This is a library with components of Android L to you use in android 2.2
i trying to work my old program new update but import com.gc.materialdesign.views.checkView; , setCheckedNoAnim(**) & setChecked() not working plz help me what can i do
As "compile" is going to be deprecated end-2018, this PR replaces with "implementation" that is the new usage.
NullPoiterExeption when use ButtonFlat.setTextColor . Your declare "TextView textButton;" inside ButtonFlat is duplicate with supperclass
Added some lacked spaces in those lines.
How to reset ProgressbarCircularIndeterminate?
hi, i added this library to my project and get this problem, compile 'com.android.support:support-v4:22.0' i tried to fix that with this code: compile 'com.android.support:support-v4:22.0.0' but not worked and get this...
Hello, Is there any way by which the number indicator can be kept visible always. Also, can we change the indicator shape using drawable? if yes, how to do that?
import com.gc.materialdesign.views.CheckView; The above package can not be imported although this library,s other functions are working. Especially the following function is not working setCheckedNoAnim() now here i am pasting my...
rippleColor is also used in support library which causes problem when using two libraries together.
Hello I am facing this issues while including it in my application. Can you please check & solve it?