Skip to content

Commit cb3f084

Browse files
wumansamtstern
authored andcommitted
resolve lint error for register_email_layout.xml (#163)
1 parent 9cfb348 commit cb3f084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/src/main/res/layout/register_email_layout.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
android:layout_height="match_parent"
55
android:layout_width="match_parent">
66

7-
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
7+
<RelativeLayout
88
style="@style/FirebaseUI.WrapperStyle"
99
android:layout_width="match_parent"
1010
android:layout_height="wrap_content">

0 commit comments

Comments
 (0)