function1983

Results 8 comments of function1983

Just to clarify. 1. Add mount point /storage/emulated/0 in Linux Deploy settings 2. Restart container. 3. Log back in (ie. via terminal). Access /storage/emulated/0 again. It works for me.

I want to re-raise the issue. As of Q2/2019, several modern chips (Armlogic S905X2/S922, SnapDragon 630+ and 800+ series) do support HEVC hardware encode. Adding libx265 should be very beneficial.

``` MoneyMaskedTextController conntroller = new MoneyMaskedTextController(precision: 0, decimalSeparator: ""); ```

Sadly, no. And there is another github project for couchbase on Windows already. You could check it out.

@MichelMelhem I think this is actually a bug and maxPages doesn't solve the problem. For example, my Table has only 50 TableRow all with same height. One page can display...

Running make in windows is not so trivial as in Linux. Here are the steps: - Run ```cmake .```. This will create a visual studio project structure. - Double click...

I just want to chime in here. Same problem with Dell laptop XPS and version 1.1.05 will not give the enroll option. I follow this thread and downgrade to 1.0.98...

From my personal experience with Android video player: - If you need **RTMP** only then you can manually add 'com.google.android.exoplayer:extension-rtmp:2.9.1' to the dependencies of video_player. It will work with just...