79229051

Date: 2024-11-27 05:49:16
Score: 1
Natty:
Report link

Add the dependency on Android’s Material in /android/app/build.gradle:

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

}

To find out the latest version, visit Google Maven.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Shraddha Pandey