python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
A hole in bottom nav bar with a fab inside it - flutter
With flutter, how can I create a hole inside the bottom nav bar and put the fab inside it, something like the image below
I have tried wrapping the fab with padding, increase the top padding to move i...
Rua'a
Votes: 0
Answers: 1
how to disable fab hide animation for material design 3 on android
i have converted my current android project to use material 3 design as follows
<style name="Theme.MyTheme" parent="Theme.Material3.DayNight.NoActionBar">
<item name=&...

Hector
Votes: 0
Answers: 2
Android: Disable button, process code and enable button not working
I am developing an android app where I have a Floating Action Button (or Button). Upon clicking this button, it should first disable itself, followed by a heavy task and then enable itself. The idea i...

Shobhit
Votes: 0
Answers: 0
How to change the fill color of the image of floating action button in android?
I am learning android and wanted to know that is there any way to change the fill color of the FloatingActionButton from black to white. The vector asset I used is also in white fillcolor but still th...
Gahan Vig
Votes: 0
Answers: 2