-
### Description
I have no idea what any of these are about or where they originate from. Feel free to look at my repo though I can't guarantee what state it will be in: https://github.com/gfmoore/TSD…
-
build.gradle file (modul)
plugins {
id 'com.android.application'
id 'org.jetbrains.kotlin.android'
id 'kotlin-android'
id("org.jetbrains.dokka") version "1.6.20"
}
android {
…
-
Hi,
Everything is great with `ViewModel`. They work as expected in the `Activity` and `Fragment`. Recently I have encountered an need to use the `ViewModel` in `Service`.
I'm not sure how exactly …
-
## ViewModelでデータを扱えるようにしたい
理由:
- Compose を使うときに、ViewModelからデータを参照できる必要ができた
- 今後の機能追加のために ViewModel 実装の手順を把握しておきたい
課題:
- どこでどの処理書くべきか曖昧
- LiveDataとFirebaseってどう組み合わせれば良いか分からん
- データのオブザーバーパターン…
-
> > and i am getting error like :
> > Error: onPaymentError probably not implemented in your activity .
> > so , guide me how to solve it.
>
> @52280
> Implement the PaymentResultListener or Pay…
-
```gradle
Your project has set `android.useAndroidX=true`, but configuration `debugRuntimeClasspath` still contains legacy support libraries, which may cause runtime issues.
This behavior will not b…
-
Currently, there are several fragments to list files, it would be great to unify them and get rid of activities dependencies.
(Good to have) Adapter refactors, use a recycler view to show the list …
-
I include in my-dynamic-delivery module - aar lib as dependencies
`implementation files('libs/sdk-2.0.11.aar')`
in this case MaterialButton inside my-dynamic-delivery and sdk-2.0.11.aar stops displa…
-
I am using url launcher to redirect from my app to web pages but installing url launcher and run the application I have the following error
```
FAILURE: Build failed with an exception.
* Wha…
-
### Version Information
- Visual Studio 16.8.2
- Xamarin.Android 11.1.0.17
- Using AndroidX or Support Libraries: AndroidX,
Remaining Support libs are 28.0.0.3
### Describe your Iss…