vtx mg

Results 7 issues of vtx mg

It will be easy if some examples are provided. I have followed what is written in read me file but could not success. I have added dependencies written in first...

question

**Describe the bug** When I run app, this error found on log and stopped running further. 8: Task failed with an exception. ----------- * What went wrong: Execution failed for...

question

Please give some example code to use imagepicker in fragment class. I got error: ``` ImagePicker.with(this) .crop() //Crop image(Optional), Check Customization for more option .compress(1024) //Final image size will be...

Hello everyone !! I have two tables user and post .... a user create posts so has a relationship set up in models. Now in user controller I want to...

Hello I found this plugins very interesting but the one thing I need in it is a link for each notification. When the notification is clicked, redirect to the given...

I want to animate number from specified number like start animating number from 100 to 500.

Without slidebar the css property 'position:fixed' works fine, but it doesn't when we use slidebars. What the right solution?