I code navigation drawer and when I install it
Saddenly it force closed
Build gradle flie:
Please help me
I code navigation drawer and when I install it
Saddenly it force closed
Build gradle flie:
Please help me
Paste your logcat here
Hello I don’t now how but today I compile it and work
But I have an other questions
I code collapsing toolbar
When I want to add nested scroll the app force close
Can you help me @ZonaRMR
This is screenshot of my collapsing toolbar logcat
Paste Your complete .xml here
Hello, @Sarbaz12, you must provide a android:layout_width
even if you use android:layout_weight
. In the last case, you must set android:layout_width="0dp"
Without use nested scroll ,It work but when I include nested scroll it forced close
You can try exclude the include
and add a LayoutInflater
in your java