Max
Max
For some reasons list items has they own padding and when I add it in to Showkase, browser add additional padding and for designers and me final view has wrong...
Because advanced profiling working since api 26 and above users can forgot about enabling and get failed build error `com.android.builder.dexing.DexArchiveBuilderException: Failed to process` In this case they must: Edit Configurations...
#### Version info: - `onfido-capture-sdk` version: 5.0.1 Now class `com.onfido.android.sdk.capture.upload.Captures` and all inner classes does not contains any documentation.
Generated source with **kotlin 1.8.22** Generated source with **kotlin 1.9** The same result for typography
Hello! Do you have an understanding of how to implement navigation from a ScreenModel? I've studied the documentation and examples, but they all describe quite simple cases where all the...
Step: ``` - name: Build Universal APK uses: skywall/[email protected] with: aab_path: ${{steps.download.outputs.download-path}}/app-prod-release.aab keystore_path: app/release.jks keystore_password: ${{secrets.STOREPASS}} keystore_alias: ${{secrets.KEYALIAS}} keystore_alias_password: ${{secrets.KEYPASS}} output_dir: app/build/outputs/apk/prod/release - name: Upload APK as build artifact uses:...