-
this is my first dealing with android studio so am having some problems with my first test app. Im successfully …
- 420 views
- 0 answers
- 0 votes
-
If I were to make a 9X9 sudoku grid, would it still be preferred to use a RecyclerView over a …
- 355 views
- 0 answers
- 0 votes
-
I have animation-list code. It is okey for android 5.x and 9 but when I try the app by using …
- 418 views
- 0 answers
- 0 votes
-
I’m trying to create an app where multiple users can login by using the signup page. how can I store …
- 354 views
- 0 answers
- 0 votes
-
In one of my signIn fragments, I want the layout elements to move up while the user is typing. I …
- 412 views
- 0 answers
- 0 votes
-
When converting my SVG file to XML in Android Studio, some areas lose their colour and turn black. I generate …
- 394 views
- 1 answers
- 0 votes
-
I want to hide the toolbar when scrolling down so I use coordinate layout and that layout I need to …
- 368 views
- 1 answers
- 0 votes
-
My problem: I have many different flavors of an android app. Now every time I want to add/modify a string …
- 317 views
- 0 answers
- 0 votes
-
I create ItemValueVue.kt in java folder, I have that: package en.first_project_test import android.content.Context import android.util.AttributeSet import android.view.View import android.widget.TextView import …
- 338 views
- 0 answers
- 0 votes