Resolving PR comment

This commit is contained in:
Morgan Pretty 2024-07-17 14:49:23 +10:00
parent e8fdc57bf3
commit bcf9d154f8

View File

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