OtpView icon indicating copy to clipboard operation
OtpView copied to clipboard

Cant Change Visibilty from Gone To Visible

Open Shabinder opened this issue 3 years ago • 5 comments

is:issue if screen is launched with view as GONE , setting view programmatically as VISIBLE wont show the otp view

Shabinder avatar Apr 03 '21 18:04 Shabinder

can you provide me with the code snippet also which you are using

aabhasr1 avatar Apr 03 '21 18:04 aabhasr1

I am sorry, I can't, I just changed the library to another and using that for now.

Shabinder avatar Apr 03 '21 20:04 Shabinder

I am sorry, I can't, I just changed the library to another and using that for now.

You can share the lib which you are using?

sachin-surya-soft avatar Apr 23 '21 08:04 sachin-surya-soft

Placed under Linear layout and use that view to hide and show

Muhaiminur avatar Sep 22 '21 09:09 Muhaiminur

same issue by default, otp view is invisible in my layout

  • after success in my API response I will set otp view visible but it's not working I'm using this version of lib
  • implementation 'com.github.aabhasr1:OtpView:v1.1.2-ktx' // kotlin

ghost avatar Sep 30 '21 12:09 ghost