-
I have an activity with multiple recyclerView. Each recyclerView loads around 30 firestore documents...
- 1820 浏览
- 0 回答
- 4 关注
-
I\'m setting up a React project with my team that will use mobX as state manager, plus TypeScript. ...
- 1468 浏览
- 5 回答
- 6 关注
-
I have a Spring Boot application where I configured REST security with JWT authentication overriding...
- 929 浏览
- 0 回答
- 5 关注
-
I have a problem for changing inputs on IOS devices . when I entered value on each inputs that I add...
- 421 浏览
- 0 回答
- 4 关注
-
I\'m creating an app with android studio and I\'m using the Google Fit app to sync the two to get so...
- 879 浏览
- 0 回答
- 4 关注
-
I was just updating my profile readme on Github, but i had a issue. I need to align two elements sid...
- 1850 浏览
- 0 回答
- 4 关注
-
I am self-hosting a website on a Debian computer with apache, and in my DNS configuration I have set...
- 789 浏览
- 0 回答
- 5 关注
-
I followed all steps in documentation, but this function never gets called: subscription.on(LiveQuer...
- 364 浏览
- 0 回答
- 6 关注
-
I am trying to perform network operation async in Kotlin. I read it you can do async using async fun...
- 2007 浏览
- 3 回答
- 5 关注
-
Folks, I am working on an android application where I need a third party .so library. I built this ...
- 1897 浏览
- 4 回答
- 4 关注
-
This is my app.component
- 1294 浏览
- 0 回答
- 4 关注
-
I am trying to find the polygons formed by line segments as shown in the below image. I have tried u...
- 1418 浏览
- 0 回答
- 6 关注
-
I am trying to align my two bootstrap buttons side by side (horizontally), right now they are aligne...
- 2205 浏览
- 5 回答
- 6 关注
-
How Add if ( is_product_category()) to below code? I tried to add is_product_category() before retur...
- 819 浏览
- 0 回答
- 3 关注
-
Is this legal C++? struct foo { int a[100]; int b[sizeof(a) / sizeof(a[0])]; }; GCC 4.6 accep...
- 1416 浏览
- 2 回答
- 6 关注