Results 8 issues of Vortana Say

This is the discussion thread for Khmer translation. I will go from top to bottom, and section by section. If anyone is interested, please response to this thread to finalize...

Hi, I am creating an Android plugin that generate android related file. [My repository](https://github.com/vsay01/Android-Studio-MVP-Template-Google-Architecture-Plugin) was generated from this and it contains github workflows. After I added android codes template, it...

enhancement

**library version used:** com.google.android.gms:play-services-safetynet:11.4.2 I am using [safety net captcha API](https://developer.android.com/training/safetynet/recaptcha.html). everything working as expected meaning, both are detected: - on success (when test with real device and no harms...

Great initiative. Not sure if it is already included somewhere. I think It would be great if we can add domain layer discussion as well. In my opinion, it is...

Hi, Great library, I setup the demo sample, and I notice that for LinePageIndicator when transition from first to last or last to first it didn't jump to the empty...

Hi, The example is working great. For Android, there's device navigate button, if I click on that back button, it go back to previous screen not navigate in the webview....

I encountered lag on scroll for the gridview. I would proposed the view holder pattern in the adapter for best practice. I am glad to get any feedback from the...

Hi, As you mention that the page scrolling animation by CirclePageIndicator not good so you suggested using setSnap(true). I wonder if there anyway to improve that animation? The problem is...