Giter VIP home page Giter VIP logo

Comments (10)

aabhasr1 avatar aabhasr1 commented on May 26, 2024

Presently it does not support custom Keypad but ill add it as quickly I can.
Will update you when I do it.

from otpview.

aabhasr1 avatar aabhasr1 commented on May 26, 2024

Also, Tell me what is the use case you require so that I can see if I can generify it.

from otpview.

Gurucharan avatar Gurucharan commented on May 26, 2024

@aabhasr
I need to use the otptextview with touch event as below,

OTPtextView.setOnTouchListener(new OnTouchListener() {
@OverRide
public boolean onTouch(View v, MotionEvent event) {
if(event.getAction() == MotionEvent.ACTION_UP){

        // Do what you want
        return true;
    }
    return false;
}

});

Currently above method is not firing. If you do the corresponding provision to make it fire I can implement the custom keypad. We are working in Xamarin.Android. We are using nuget package for OTPview.

Thank you,
Charan

from otpview.

aabhasr1 avatar aabhasr1 commented on May 26, 2024

I have added the above functionality. Its added in v1.0.6.
Please verify it meets your requirements so that I can close this issue.
Thanks.

from otpview.

Gurucharan avatar Gurucharan commented on May 26, 2024

Thank you for your update.
When will we can get the update v1.0.6 from the nuget manager. Now the available latest is v1.0.5.
Please check this link,
https://www.nuget.org/packages/Karamunting.Android.Aabhasr1.OtpView/

from otpview.

aabhasr1 avatar aabhasr1 commented on May 26, 2024

can you tell me where did you get a link to this?
I haven't done NuGet integration yet so just provide me where did you find the corresponding link and ill look into how to update it.
Thanks.

from otpview.

Gurucharan avatar Gurucharan commented on May 26, 2024

oh fine, if you search with the keyword otpview in search box in this link
https://www.nuget.org we can get the aabhasr1.OtpView in results as I share the link before. Same thing I can also update with the visual studio nuget package manager.

from otpview.

aabhasr1 avatar aabhasr1 commented on May 26, 2024

Alright.
I'll look into how to update the version in NuGet as you can also see that the package on the above link is hosted by someone else.
If needed ill add the updated package under my name and send you the updated link.

from otpview.

Gurucharan avatar Gurucharan commented on May 26, 2024

thank you, We are waiting for the updated link. when i click on the project site on nuget package it comes to the same github link.

from otpview.

aabhasr1 avatar aabhasr1 commented on May 26, 2024

Hi,
I have tried putting this repo on nuget but I don't know how to do it exactly.
Can you collaborate with me in converting this repo so that it can be put on Nuget and i will add you as a Contributor to the project.

from otpview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.