#android
Read more stories on Hashnode
Articles with this tag
A simple utility class that I created for Android RecyclerView, that helps you customize your RecyclerView's...
Here's what worked for me: First I wrote this line of code in the Android Studio terminal: ./gradlew build --warning-mode all When you do that, you...