I currently have a problem with a mat-button-toggle-group in a project. The toggle group has three options. One of these option is not selectable under some cir
When i try to compile this sources #include <jni.h> #include <string> #include <android/log.h> #include <sys/types.h> #include <iostr
I had setup the graphics file necessary for the execution of the graphics code in CodeBlocks from the following sites:- http://www.codewithc.com/how-to-include
How do I create static class variables or methods in Python?
I am trying to download mp3 file from server. When the network connection was lost (I turn off my wifi connection explicitly) on device, the download request is
I have a list of players that user scrolls through and I'm trying create an always-visible player control, so user don't have to scroll through the list looking
I have faced some sort a tricky situation. Currently app operates well without visible bugs. When I lunch the simlpelest test of checking reducer from createSli
I am trying to upload image from form but whenever I submit everything got saved in database other than image field.But when I try to do samething from admin pa
Hi iam trying to extract dates from the string using regex function.How to extract dates dynamically when the date format changes from mm/dd/yyyy to mm/dd/yy. T