Skip to content

Commit 7e94e25

Browse files
committed
1 parent 068906c commit 7e94e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/res/layout/layout_header.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
3-
android:layout_width="wrap_content"
3+
android:layout_width="match_parent"
44
android:layout_height="wrap_content">
55
<ImageView android:layout_width="match_parent"
66
android:layout_height="wrap_content"

0 commit comments

Comments
 (0)