enter image description herei want to use this module or other modules, the finish button is off. anyone has a same situation like me?
https://github.com/mohamad-amin/PersianMaterialDateTimePicker
enter image description herei want to use this module or other modules, the finish button is off. anyone has a same situation like me?
https://github.com/mohamad-amin/PersianMaterialDateTimePicker
it is a bug in android studio arctic fox. Google didn't response with any solution but for now you can do:
1. copy your-module folder in your project directory.
2. Add below line in settings.gradle.
3. include ':your-module' // your-module is module name.
4. click sync now
© 2022 - 2024 — McMap. All rights reserved.