Johannes Bester

Results 26 issues of Johannes Bester

can the onActivityResult Deprecated be fixed / updated!?

### Data Objects ```kotlin @Serializable data class BasicApiResponse( val successful: Boolean, val message: String? = null, val data: T? = null ) ``` ```kotlin @Serializable data class CalculationsResponse( val valueA:...

ktor
waiting for clarification

Going forward we need to prepare for a massive change to KMM/D-KMP in the future (Why have 2 or more apps, each for another platform if you can shere...) Will...

stale

I found this when trying to Export/Save as to Android xml Inkscape 1.0.2 ![image](https://user-images.githubusercontent.com/22202038/111650590-1c42ed80-880e-11eb-9c9c-306ea01f7d4a.png) ``` androidvector.py:30: DeprecationWarning: inkex.localize was moved to inkex.localization.localize inkex.localize() androidvector.py:309: DeprecationWarning: Effect.affect is now `Effect.run()`. The...

No tempate found for this I want to "Focus" a certain page when some state in my ViewModel changes, Is there a sample code for this? I use one page...

Toast Message sais "Something Wrong" Can you display more - maybe errorpage se We can fing the issue?

Always in a List like this we need Indication of the value/Stability etc. of theses suggested libraries Please add a rating system!

``` java.lang.NoSuchMethodError: No static method loadModules$default(Lorg/koin/core/Koin;Ljava/util/List;ZILjava/lang/Object;)V in class Lorg/koin/core/Koin; or its super classes (declaration of 'org.koin.core.Koin' appears in /data/app/~~OPFOrpTtKlxVp_pMshHQ2w==/za.co.zone.cupio-EEanIvolXITNVmqkA3vjHg==/base.apk!classes19.dex) ``` ``` startKoin { androidContext(this@Application) ``` Gradle ``` val koinBom =...

question
status:checking

I have 19 repositories currently to inject I NEED MORE pretty please OR alternative way I have written a single procedure to visit all my Data table by table and...

question

**When will buildSrc and kotlin DSL for gradle be supported?**