Skip to content

Commit

Permalink
Hid some unnecessary buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidotarma committed Sep 2, 2021
1 parent 4de2cbc commit f7d2c5f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ class CodeReaderFragment : Fragment(), NavController.OnDestinationChangedListene
}
View.VISIBLE
}.apply {
binding.validateWith.visibility = this
binding.countrySelector.visibility = this
// binding.validateWith.visibility = this
// binding.countrySelector.visibility = this
}
})
}
Expand Down

0 comments on commit f7d2c5f

Please sign in to comment.