Android Material Design Library Dependency Code Example


Example 1: android material design gradle dependency

implementation 'com.google.android.material:material:1.1.0'

Example 2: material design android dependency androidx

dependencies {     // ...     implementation 'com.google.android.material:material:<version>'     // ...   }

Comments

Popular posts from this blog

Converting A String To Int In Groovy

"Cannot Create Cache Directory /home//.composer/cache/repo/https---packagist.org/, Or Directory Is Not Writable. Proceeding Without Cache"

Android How Can I Convert A String To A Editable