mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-11 12:37:26 +00:00
Resolving PR comment
This commit is contained in:
@@ -118,6 +118,7 @@ class PathActivity : PassphraseRequiredActionBarActivity() {
|
||||
binding.spinner.alpha = 0.0f
|
||||
}
|
||||
} else {
|
||||
binding.pathAttribution.visibility = View.INVISIBLE
|
||||
if (isAnimated) {
|
||||
binding.spinner.fadeIn()
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user