Posts by mila • 33 points
4 posts
-
1
votes0
answers33
viewsQ: How to fix the icon size of an Expandablelistview?
I’m using a Expandablelistview, where I have a content expansion icon, but every time I increase the height of the option, the image gets the same height, distorting the image. How do I fix the…
-
0
votes1
answer158
viewsQ: How to remove automatic items from an Activity
In Android Studio, when it comes to creating an Activity, the IDE already places some items inside it, such as that circle with an envelope inside (image). How do I remove it after created the…
-
0
votes1
answer57
viewsQ: Hello World differs on Android Studio version
I was watching a video class of a guy who was using Android Studio version 1.3. As much is generated, he was just taking away what was not necessary. I was doing this process, but I realized that…
-
0
votes1
answer1334
viewsQ: What is the content_main.xml file for?
I’m starting to study Android, using the tool Android Studio and I have a problem: as much as I search books or video lessons never find one that is updated. I am with version 1.5.1, and in the…