Closed Bhavnaharitsa closed 4 years ago
@gconnect Please review Ma'am
@gconnect I have run the command "gradlew check" on my terminal. Could you please help me with spotting the exact error?
@gconnect I have run the command "gradlew check" on my terminal. Could you please help me with spotting the exact error?
Fix this error
Then run Run this command ./gradlew ktlintFormat
Hi @Bhavnaharitsa thanks for sending the PR ! Changes looks good to me, merging them.
Fixes: #84 In this pr, I have removed the hardcoded strings and also the values of the dimensions along with it.
Before The string values were hardcoded
After The string values are have replaced by the id in strings.xml and also dimens likewise.