[FIXED] java.lang.ClassCastException: com.compose.MainActivity cannot be cast to androidx.fragment.app.FragmentActivity
Issue I am trying to integrate BiometricPrompt with Jetpackcompose Here is a snippet of my code which is called on
Read moreIssue I am trying to integrate BiometricPrompt with Jetpackcompose Here is a snippet of my code which is called on
Read moreIssue I need to get data from the server and display it in the list Each item in the list
Read moreIssue The code "%.2f".format(1.221) returns ۱,۲۲ instead of 1.22 on Persian/Arabic/Urdu language devices. How can I make it return always
Read moreIssue I was wondering why must an instance of the application class be instantiated like this? Instantiating the InventoryApplication class
Read moreIssue I can create a method in kotlin and use it in flutter but I want to receive SMS in
Read moreIssue error: Cannot find getter for field. private final com.kbb.webviewolacakmi.model.content icerik = null; I didn’t manage to add the subparts
Read moreIssue I keep seeing sample codes written val text = remember{ mutableStateOf("") } When the string of the text changes,
Read moreIssue I am trying to use state hoisting in android I am new to android development using jetpack compose onSearchChange:
Read moreIssue I’m keep getting this issues please help to fix these. I want to show an animated drawable in jetpack
Read moreIssue I have an EditText for password input (android:inputType="textPassword"). I am facing a really weird issue that it doesn’t allow
Read more