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 0bff906 commit 3977fd0Copy full SHA for 3977fd0
app/src/main/res/layout/outline_fragment.xml
@@ -6,8 +6,8 @@
6
android:layout_width="match_parent"
7
android:layout_height="match_parent"
8
android:background="?android:attr/colorBackground"
9
- android:orientation="vertical">
10
-
+ android:orientation="vertical"
+ tools:ignore="Overdraw">
11
12
<com.google.android.material.appbar.AppBarLayout
13
0 commit comments