27 questions
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...
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...
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 ...
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...
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 ...
What is the easiest way to round the corners of a button on Android?
<!DOCTYPE html><style>.button01 a:hover, .button01 a:active { background-color: blue; }a.botton01:hover,a.button01:active { background-color: blue; }</style><body> <div>...
« | - 3 - |
© 2024 OneMinuteCode. All rights reserved.