215 questions
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...
I need to make a list view. What you need now is that pressing the button dynamically adds new elements It's a code that's easy for me to understand without performance improvement or anything. I know...
I want to put a line change in the text view in xml, but \n doesn't work properly when I see it as a visual editor.What should I do?<TextView android:id=@+id/txtTitlevalue android:text=Line1: \n-Li...
Here's an Android question.I wrote an expandable list view. If you press each menu, you can also display a regular fragment and a fragment web view.If you display a regular fragment and then display a...
Hello, everyone I'm a beginner who's studying applications for the first time I came all the way here with the help of the hash code, but it's stuck here again, soThis is an implementation of an exten...
When coding, I put them in TextViews in for-loop and then put them in ArrayList.How do I use TextView.setId(intid)? What integer should the ID number be to avoid colliding with other IDs?
I want to refresh the list view when I dynamically delete additional data on Android, how do I do it?
Is there a way to hide the scroll bar in ListView? As far as I know, it's only available in ScrollView, but I don't know how to do it in Listview.
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...
« | - 17 - | » |
926 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
631 Uncaught (inpromise) Error on Electron: An object could not be cloned
579 Understanding How to Configure Google API Key
620 GDB gets version error when attempting to debug with the Presense SDK (IDE)
© 2024 OneMinuteCode. All rights reserved.