Merge pull request #330 from vitorpamplona/pr/321

Moving new pool button to NewPost
This commit is contained in:
Vitor Pamplona
2023-04-03 20:35:41 -04:00
committed by GitHub
16 changed files with 459 additions and 290 deletions
-4
View File
@@ -31,10 +31,6 @@ android {
applicationIdSuffix '.debug'
versionNameSuffix '-DEBUG'
resValue "string", "app_name", "@string/app_name_debug"
lintOptions{
disable 'MissingTranslation'
}
}
}