Preveen Raj

Results 7 comments of Preveen Raj

Yeah, understood. If it were you, how would you generate a thumbnail from a video snip. I saw many solutions in the web. Curious. @0x006F

I wanted to get the overall the duration in seconds of the recorded video. Currently, I am using a package called get-blob-duration to achieve this. However, this has performance impacts....

That workaround is doable. Thanks for bringing it up. By the way, implementing blob's meta properties would be great. I believe people could make best value out of it. And...

I think this would be a good solution: (Using databinding) ```kotlin package com.example.colormyviews import android.graphics.Color import androidx.appcompat.app.AppCompatActivity import android.os.Bundle import android.view.View import androidx.databinding.DataBindingUtil import com.example.colormyviews.databinding.ActivityMainBinding class MainActivity : AppCompatActivity() {...

Upgrading to 1.9.3 will be a better move, as dated now.

Any updates on this issue? I can find this issue happening even in the documentation: https://primereact.org/menubar/

This can add value. May help to show a confirmation dialogue before taking anyone to an external link.