27 questions
I'm trying to dynamically change the image of the button image. There's text above the image.At this time, if you use ImageButton, you can't add text, and if you use Button, android:drawableBottom in ...
When I press the Back button on Android, I want to stop the application and go to the home screen How shall I do it?
Is there any way to block the back button while logging out of the application?
I want to know how to hide or erase the button as the title says.
If you look at this picture, there's a + button in the lower right corner of the left image. From the list of chat rooms,I want to keep the button on the spot, but how do I do this?
Hello! I'm posting a question because I don't know how to change the location of FAB
I add a button on Android I want to put the image in the center and put a schedule padding. <Button android:background=@drawble/~ /> I did it like this and it was full. ㅜ
The application has a button called EXIT that lets you go to the home screen.When this button is pressed, I want to have a screen showing the application icon on my phone, what should I do?
<?xml version=1.0 encoding=utf-8?><LinearLayout xmlns:android=http://schemas.android.com/apk/res/android xmlns:tools=http://schemas.android.com/tools android:layout_width=match_parent android...
When selecting any one of the 29 buttons under the condition that n=1 is performed during multiple actions, If the background of the selected button is A, I would like to change it to B.for(i in 0..28...
- 1 - | » |
© 2024 OneMinuteCode. All rights reserved.