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