Raul Portales
Raul Portales
That sounds like sharp scroll. Maybe there's another method on the sdk of the compat library for that behavior On Mon, 26 Nov 2018, 17:48 AndroidDeveloperLB, wrote: > Is there...
You can try replacing smoothScrollTo with scrollTo on the line I pointed at in my previous reply: https://developer.android.com/reference/android/support/v7/widget/RecyclerView.html#scrollto
Well, it is a not-wobbly, which is what you asked for. Maybe you should just go for a ViewPager or a TabStrip instead. I would prefer ViewPager unless your views...
For managing the internal files, I think relying on `getExternalFilesDirs()` would suffice, since it is an external directory that can be accessed with File Broweser apps. There would need to...
Maybe a duplicate? https://github.com/androidthings/contrib-drivers/issues/102
updated mail preferences
Hey @jdkoren I did the changes you requested almost a week ago, please comment if you require more changes, approve this PR or discard it.
@proppy the original idea was to keep backwards compatibility. The simplest way to keep the backwards compatibility was to add a brightness array, but the idea of using the alpha...
So, should I move on to just add the tests, or should we discard this approach and move towards the alpha channel? I'm happy to do it either way, just...
I do have quite a horrible audio when using this project, not sure if it is a hardware or a software problem. I am using the AIY kit with a...