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)
Material design 3 top-app bar is hiding when scroll up?
I am using the Material design 3 android plugin top-app bar is hiding when scrolling up?
Ref this screenshot, it is working in material design, not md3.
Plz help me, with how to fix
here is my full co...
Bolt UIX
Votes: 0
Answers: 1
How to Pin only the last child of the CollapsingToolbarLayout?
Suppose I have the following .xml
<?xml version="1.0" encoding="utf-8"?>
<androidx.coordinatorlayout.widget.CoordinatorLayout>
<com.google.android.material....
Augusto Carmo
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
Round corners in NestedScrollView with Collapsing Toolbar Layout
I'm making a detail view with a CoordinatorLayout with a header image to which I want to apply rounded edges in the view that has the NestedScrollView, something like this:
I'm making a detail view w...
Ludiras
Votes: 0
Answers: 1