button tag

27 questions


1 answers
77 views
0
[Newbie] [Android studio] I put too many image buttons. Is there any other way?

I'm a total beginner.My level is that I've been following a simple example from the Android studio to the Cotlin for a semester in liberal arts (I don't know the structure of which sentence is why, bu...


1 answers
104 views
0
I'd like to add Floating Action Button between the two layouts.

There's a floating action button called FAB that's newly added to Android.I'd like a pink button here.My question is, I've tried many things, but I don't know how to add FAB between the two layouts li...


1 answers
57 views
0
I want to end the activity when I double click the back button, what should I do?

If you look at the games or applications on the Google Play Store, they don't end right away when you press Back, they float toastYou end the activity only when you press the dialog twice in a row. I ...

2 years ago

1 answers
101 views
0
How to add a button to the Android Alert Dialog

I made AlertDialog using a builder for the activity, but I want to put a button in itOkay, or whatever, you do something when the button is pressed Not the yes or no button by default. How can we do t...


1 answers
112 views
0
Floating Action Button Animation

This is the Tumblr app.Pressing the floating action button in the first picture Based on Floating Action Button (applies spreading animation?) It turns into a full screen like in the second picture.I ...


1 answers
89 views
0
Can't you make the button round on Android?

What is the easiest way to round the corners of a button on Android?


1 answers
69 views
0
css Selector Question

<!DOCTYPE html><style>.button01 a:hover, .button01 a:active { background-color: blue; }a.botton01:hover,a.button01:active { background-color: blue; }</style><body> <div>...

2 years ago
« - 3 -

© 2024 OneMinuteCode. All rights reserved.