BinhNguyen

Results 11 issues of BinhNguyen

https://github.com/radzio/android-data-binding-recyclerview/issues/7

Thank you for your sharing this tutorial, it s very helpful I am using your idea about User Scope to share signed user instance across it's sub components. And I...

May I integrate droid VNC server on my own application to capture screenshot? If yes, please tell me the steps to do. Thanks a lot.

Do you have any plan to support `android.support.v7.util.SortedList` ? https://developer.android.com/reference/android/support/v7/util/SortedList.html

enhancement

### Expected behaviour I tried to execute Shot in a docker image (ubuntu) and got below error. The command I used is `debugExecuteScreenshotTests` but it throw an issue with `app:debugRemoveScreenshotsBefore`....

bug

### Expected behavior Assume I wrote thousands of test cases for various screens. There are many source files and each file has multiple test cases. I expect that the report...

help wanted

Hi there! Is there any way to make this widget scroll infilitely? I mean, I don't want to set starting time and ending time during init() method. I need a...

enhancement

My text contain this special url: https://qz.com/968424/first-round-capitals-chris-fralic-a-venture-capitalist-explains-how-to-become-insanely-well-connected-and-networked/?utm_source=qzfb The library only detect a small part of it: `https://qz.com/968424/first-r` instead of full url. I tried to investigate by copy the pattern and...

You place all classes with same type into same group. ie presenter classes are under /presenter package, activities are under /activity package, ... 1 question: How will you manipulate them...

I add the SndFile library as a dependency in my library, which is called `NG`. Then I include library NG into an executable app. If I execute the CMake commands...