python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Focus action button in SnackBar with TalkBack
I am creating a SnackBar with action using Android Jetpack Compose.
My requirement is, when accessibility TalkBack is enabled and snackBar is shown, action button should be focused, so that user can p...
Sonia John Kavery
Votes: 0
Answers: 1
Android - show message after form submit and go to another Activity
I have a simple form in Android, and I want to show a message after clicking the Submit button and after some time it should go to another activity.
My code:
public void submitbuttonHandler(View view)...
Darksymphony
Votes: 0
Answers: 1
How can I change Snackbar background text color in Android Studio?
My Snackbar background displays the default background I've set on the Theme.xml. So, how do I change the background color of the SnackBar?
Any help would be much appreciated.
protected void onCreate...
user10817807
Votes: 0
Answers: 1
jetpack compose Scaffold Possible to override the standard durations of SnackBar?
How can override the standard durations of the Scaffold SnackBar to apply my own durations in MS. I can't see a way to do it
is EventsToAddAlbumScreen.ShowSnackbarEventToAddAlbumScreen -> scaffoldS...
Jerome
Votes: 0
Answers: 2