215 questions
This is shape_list.xml.<?xml version=1.0 encoding=utf-8?> <!--Output shape square--><solid android:color=#ffffff /><!--Output color to shape --><stroke android:width=10dp an...
<ListView android:id=@+id/ListView android:text=@string/Website android:layout_height=30px android:layout_width=150px android:scrollbars=none android:transcriptMode=normal/><ListView andr...
I added attributes to android:drawableTop and android:drawablebottom like the code below to put a black border line on the text view, but the view itself turned black.<TextView android:background=@...
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...
How do I clear the separation lines for each row in ListView? What should I do if I can erase it from the xml?
Without ExpandableListView in ListViewThere are items like AA, BB, CC, and DDCan't we have xxx and yyy as child nodes only for DD of these four items?And when you press DD, it opens.To be exact, the f...
I'm making an app, and I want to keep the text view flowing at the top of the app as an announcement, so I don't know what to doI don't know. Masters, please teach us.
Can't you round the edges of Android EditText?
Is it possible to draw a border around the text view?
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...
« | - 15 - | » |
© 2024 OneMinuteCode. All rights reserved.