Skip to content

Commit 8654331

Browse files
committed
m
1 parent 450d794 commit 8654331

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

app/src/main/res/layout/activity_examination_fragment_viewpager.xml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,7 @@
118118
android:textSize="16sp"
119119
android:textStyle="bold"
120120

121-
android:visibility="invisible"
122-
123-
tools:ignore="RelativeOverlap">
121+
android:visibility="invisible">
124122

125123
</TextView>
126124

@@ -137,8 +135,6 @@
137135

138136
android:textSize="13sp"
139137

140-
android:visibility="invisible"
141-
142-
tools:ignore="RelativeOverlap"/>
138+
android:visibility="invisible"/>
143139

144140
</RelativeLayout>

0 commit comments

Comments
 (0)