26 questions
In the image view with size MATCH_PARENT and vertical WRAP_CONTENT, If you add an image and delete it and add it again, the item is set to the size of the previous image. Is there a solution?RecyclerV...
Currently, we are using firebase-mlkit to do image labeling. I'd like to print out the images in recyclerview and the corresponding labels as a list when I don't know how many labels will be created i...
I am currently using recyclerview and receiving images from url using picaso.Json parsing is also in use.At first, I receive 30 pieces of data and spray them on recyclerview, and when the scroll touch...
When you click one view in the Recycler view, you take one value of the array containing the data in the clicked view and (AsyncTask) asynchronous communication. At this time, the value to post to jso...
I'm implementing the bulletin board, but the comments are listed as a recycler view. By the way, if I click View the comments in the view comment, I want to make 3 replies and 10 replies pop up, so ca...
Hello, I received json data in recyclerview from a fragment and sprayed it, and when I clicked on the view, the Gone had view appeared below. By the way, I want to get json data in the view that appea...
I want to make the items at the top disappear naturally in Recyclerview (or ListView) on Android. (The background will show) I think we can do Alpha processing of the item on the top...I can't think o...
When you click button, asyncask.execute() shows the parsing of json from url in recyclerview.There are a total of 5 buttons and one recyclerview for each button. There is no problem with just pressing...
Problem with alignment source in the horizontal RecyclerView Linear Layout Manager?I got some saucehorizontal RecyclerView LinearLayoutManagerI've made my class file pretty good.However, I found a phe...
There are two layouts in the Recycler view, one of which is Visibility.Gone and click on the layout shown, and the layout that is Gone is Visibility.I'm trying to make it visible. When I click the lay...
« | - 2 - | » |
610 GDB gets version error when attempting to debug with the Presense SDK (IDE)
617 Uncaught (inpromise) Error on Electron: An object could not be cloned
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
912 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
© 2024 OneMinuteCode. All rights reserved.