Resolving PR comment

pull/1545/head
Morgan Pretty 9 months ago
parent e8fdc57bf3
commit bcf9d154f8

@ -118,6 +118,7 @@ class PathActivity : PassphraseRequiredActionBarActivity() {
binding.spinner.alpha = 0.0f
}
} else {
binding.pathAttribution.visibility = View.INVISIBLE
if (isAnimated) {
binding.spinner.fadeIn()
} else {

Loading…
Cancel
Save