Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f7f75dcdc7 |
@@ -310,6 +310,7 @@ class LoginActivity :
|
||||
.withAboutSpecial2Description(AppSettingsService.BUG_URL)
|
||||
.withAboutSpecial1("Project Page")
|
||||
.withAboutSpecial1Description(AppSettingsService.SOURCE_URL)
|
||||
.withShowLoadingProgress(false)
|
||||
.start(this)
|
||||
true
|
||||
}
|
||||
|
||||
+1
@@ -124,6 +124,7 @@ class SettingsActivity :
|
||||
LibsBuilder()
|
||||
.withAboutIconShown(true)
|
||||
.withAboutVersionShown(true)
|
||||
.withShowLoadingProgress(false)
|
||||
.start(it)
|
||||
}
|
||||
true
|
||||
|
||||
Reference in New Issue
Block a user