Skip to content

Unable to enter OTP #52

@sudhinkvwst

Description

@sudhinkvwst

Used the java code but was unable to enter the values(when clicked, the keyboard also not visible)

<in.aabhasjindal.otptextview.OtpTextView
android:id="@+id/otp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/black"
app:height="40dp"
app:width="40dp"
app:length="6"
app:otp="123456"
app:otp_text_size="@dimen/size_20"
app:otp_box_background="@drawable/otp_box_bg"
android:focusableInTouchMode="true"
android:inputType="number"
android:layout_marginTop="@dimen/cmn_margin" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions