We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb9890 commit 9e62f96Copy full SHA for 9e62f96
app/src/main/res/layout/drawer_layout.xml
@@ -23,8 +23,7 @@
23
<androidx.core.widget.NestedScrollView
24
android:id="@+id/scrollView"
25
android:layout_width="match_parent"
26
- android:layout_height="match_parent"
27
- android:background="?attr/colorPrimary">
+ android:layout_height="match_parent">
28
29
<LinearLayout
30
0 commit comments