Skip to content

FixeMe

Learn How to FIX Android Bugs!

android-jetpack

Android 

[FIXED] Is there something like ConstraintLayout's "dimensionRatio" property in Jetpack Compose?

October 6, 2022 Nick 0 Comments android, android-constraintlayout, android-jetpack, android-jetpack-compose

Issue I wanna constraint the Image’s start to parent’s start, top to top, end to end when its width/height is

Read more
Android 

[FIXED] Navigation Component: pass safeArgs from activity to a fragment

October 6, 2022 Nick 0 Comments android, android-architecture-components, android-jetpack, navigation

Issue I have two graphs, so the first graph move from one fragment to an activity passing safeArgs to the

Read more
Android 

[FIXED] Circular loading Spinner in jetpack compose

October 6, 2022 Nick 0 Comments android, android-jetpack, android-jetpack-compose, kotlin

Issue I want to create loading spinner in jetpack compose. I don’t have video but I have image how it

Read more
Android 

[FIXED] Jetpack compose. Date time picker

October 4, 2022 Nick 0 Comments android, android-jetpack, android-jetpack-compose

Issue Does the jetpack compose have the date time picker view or I should create it by myself? I have

Read more
Android 

[FIXED] How to align title at layout center in TopAppBar?

October 4, 2022 Nick 0 Comments android, android-jetpack, android-jetpack-compose, android-jetpack-compose-material3

Issue TopAppBar( backgroundColor = Color.Transparent, elevation = 0.dp, modifier= Modifier.fillMaxWidth(), navigationIcon = { IconButton( onClick = { TODO }, enabled

Read more
Android 

[FIXED] How to make Surface background transparent (Jetpack Compose)

October 4, 2022 Nick 0 Comments android, android-jetpack, android-jetpack-compose, android-jetpack-compose-material3, jetpack

Issue I have such an implemenation Surface( modifier = Modifier.background(Color.Transparent), shape = RoundedCornerShape(corner = CornerSize(2.dp)), border = BorderStroke(width = 1.dp,

Read more
Android 

[FIXED] Jetpack Compose: Custom TextField design

October 4, 2022 Nick 0 Comments android, android-compose-textfield, android-jetpack, android-jetpack-compose, android-textinputlayout

Issue In general, most components in Jetpack Compose seem to be very easy to customize. However, the same cannot be

Read more
Kotlin 

[FIXED] Why keybaord does not show after tapping back on Android 10?

September 30, 2022 Nick 0 Comments android, android-jetpack, android-jetpack-compose, android-keypad, kotlin

Issue I have an Android Jetpack Compose project where I show a screen with a InputField: When coming to that

Read more
Kotlin 

[FIXED] Zoomable Image ignores Box() dimension after upgrading Jetpack Compose

September 30, 2022 Nick 0 Comments android, android-jetpack, android-jetpack-compose, kotlin

Issue After upgrading from compose 1.0.1 to 1.3.0-beta01 my Zoomable Image is ignoring the parent Box dimensions (250×250) I can

Read more
Kotlin 

[FIXED] Linkify with Compose Text

September 30, 2022 Nick 0 Comments android, android-jetpack, android-jetpack-compose, androidx, kotlin

Issue I can’t find how to linkify my Text() using Jetpack Compose. Before compose all I had to do was:

Read more
  • ← Previous
  • Next →

android android-espresso android-fragments android-gradle-plugin android-jetpack android-jetpack-compose android-layout android-ndk android-recyclerview android-room android-studio android-testing android-webview angular c# c++ capacitor cordova dart firebase flutter flutter-layout google-cloud-firestore gradle html ionic-framework ios java javascript json junit kotlin kotlin-coroutines react-native spring spring-boot testing typescript unit-testing webview xamarin xamarin.android xamarin.forms xaml xml

Copyright © 2023 FixeMe. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.