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