charlizesmith
charlizesmith
> I used your lib to detect face which is detected but image is completely blurred Have you got any solution
@eneim Thanks eneim. above, you said playing multiple items at a time is power consuming. But, I want to use Staggeredgridlayoutmanager with ToroContainer. **How can i play single video with...
@eneim ok will check it. Thanks for reply
I don't want to sign the apk. want to just run project. Can i run project without keys. How to remove this: RELEASE_KEY_ALIAS= RELEASE_KEY_PASSWORD= If you use debug build, you...
To run the cloned project - Open app level build.gradle file and comment the following code as mentioned here /* signingConfigs { release { storeFile file(RELEASE_STORE_FILE) storePassword RELEASE_STORE_PASSWORD keyAlias RELEASE_KEY_ALIAS...
@ilsaha can you elaborate. I have an ion-header and i m trying to do the same but it doesnt work
I am facing the same problem for Android v7 and some phones which has v6.0.1
https://github.com/hiddentao/cordova-plugin-filepath/issues/5 solves the issue for Whatsapp as well.
Thanks for such a quick reply, The coverImage is where I receive the carousel Images, and it has been commented in the demo file. Also, If I uncomment that part,...
I have recently tried implementing adchoices into my app. It works for me. Just refer adRes.adchoice.url for icon and adRes.adchoice.onadchoice for Ad url in javascript template code. Changes are done...