OtpView icon indicating copy to clipboard operation
OtpView copied to clipboard

Full sreen view

Open paulkugaev opened this issue 5 years ago • 6 comments

Is there any possibility to make view match screen width? The view is not adaptive at all

paulkugaev avatar Jan 09 '20 09:01 paulkugaev

Hi, If you have looked at code i add the views based on the available length. Can you explain me how you want the view to scale at width?

aabhasr1 avatar Jan 16 '20 03:01 aabhasr1

@aabhasr1 you've added some attributes to define views' width and height. what I want to achieve make the whole view to match parent width. is there any possibility to make each box/line width automatic? smth like width=(parentWidth/boxCount)

paulkugaev avatar Jan 16 '20 12:01 paulkugaev

this will need some work. I can consider this in upcoming features

aabhasr1 avatar Mar 29 '21 08:03 aabhasr1

when you adding this feature because it is needed.

sagarbhojaviya avatar May 13 '21 11:05 sagarbhojaviya

@aabhasr1 is there any update on this? Will be great to get this feature

nasif02 avatar Jul 23 '22 15:07 nasif02

I may be late but this property do the same app:otp_box_match_parent="true"

abhishektiwari-obsidiam avatar Jul 10 '23 16:07 abhishektiwari-obsidiam