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 12 Splash Screen causing crash in <12 versions of Android with AppBarLayout
I set the theme of the app to the one I created that inherits from Theme.SplashScreen, which is declared in values-v31. Now when I launch my app on devices running 11 and below, I get a crash. How do ...
Tyler
Votes: 0
Answers: 0
How to make Status bar and App bar layout transparent?
I'm copying the ui of the Keep Notes app and I want to make a transparent status bar and something like a search bar that hides when scrolling through the list.
First of all, I tried to make the Stat...
Зелимхан Магомадов
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
CollapsingToolbar with second toolbar instead of ImageView
I am trying to create an app with two toolbars on top and a specific collapsing/expanding behaviour on scrolling. See the mockup to get a deeper understanding of what I'm trying to achieve:
I already...
BenjyTec
Votes: 0
Answers: 1