Sai Santhosh
Sai Santhosh
I am getting this error after importing to Android Studio Caused by: groovy.lang.MissingPropertyException: Could not find property 'VERSION_NAME' on project ':agendacalendarview'. Please let me know how to fix this
Hi Is there a UMD module of the moveable to import it through Vue.component(**). Thanks.
Hi initial-page attribute is not working in api mode. By default it is picking the page as 1 even if given 3. Any suggestion on how to make it work...
I am getting the following error while trying to import gizeh/cairo on windows import cairocffi as cairo File "F:\kiss\python\Anaconda\Anaconda3\lib\site-packages\cairocffi\__init__.py", line 50, in ('libcairo.so', 'libcairo.2.dylib', 'libcairo-2.dll')) File "F:\kiss\python\Anaconda\Anaconda3\lib\site-packages\cairocffi\__init__.py", line 45, in...
I am trying to create a black transparent background through this tuple (0,0,0, 0.5), but it shows full black. Am i missing anything ?
Hi Is there a way to show the quickbars_insert_toolbar on top of the text/new line rather than to the right. Thanks
when I change/append to the select element and re-initliaze imagepicker, previously selected elements and newly selected elements are not working & the behaviour becomes random. Any idea how to fix...