Kevin Janvier
Kevin Janvier
> you should add an animation file to anim folder of res and use below code: > > error_frame_in.xml: > > ``` > android:fromAlpha="0" > android:toAlpha="1" > android:duration="400"/> > ```...
is so visible now i have added some codes then it scan then it cancel it self without me canceling Here is my custom value : What am i doing...
I m not getting D/CardScanner: detected card: {Unknown: } I using a Visa Card which is working
to implement that you need to use hibernate properties and call determinetHibernateProperties like this ` private Map getVendorProperties() { return hibernateProperties.determineHibernateProperties(jpaProperties.getProperties(), new HibernateSettings()); // return jpaProperties.getHibernateProperties(new HibernateSettings()); }`
Hello @sv3ndk I agree with you , having a proper return message will help someone to interpret. Made a PR for that...