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)
Android Layout Fails in Dark Mode
I am running a test app to practice themes. The app runs fine in light mode. When I turn on Dark Mode in my device, it fails to load the layout file, more Specifically when the MaterialToolbar is used...
Deepak
Votes: 0
Answers: 0
Material Design 3 Top app bar does not have a shadow. How to enable it?
The new 'Material Design 3 top app bar' docs says they got rid of the drop shadow.
How can I enable it? Setting elevation on Toolbar or AppBar does not work at all.
Amit Jayant
Votes: 0
Answers: 2
How to use ViewPager2 with CollapsibleToolbar layout
I am trying to achieve something with collapsible toolbar layout and I have 2 tabs with a viewPager2
Below are two images for example for the case of expanded screenshot and collapsed screenshot.
Belo...
Darpal
Votes: 0
Answers: 1
BottomNavigationView problem with scrollFlags
Need the BottomNavigationView to always show by default (without any user interaction).
<?xml version="1.0" encoding="utf-8"?>
<androidx.coordinatorlayout.widget.Coordinat...
Bitwise DEVS
Votes: 0
Answers: 1