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