Open Mr-Saidov opened 5 years ago
It works when I add this after granting permission:
qrView.visibility = View.GONE qrView.visibility = View.VISIBLE
Thank you for the solution.
@tinkooladik is there a reason why this is happening? by the way thanks for the solution.
Thank you @tinkooladik ! Glad I tried this before implementing the ViewStub work around.
It works when I add this after granting permission: