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 068906c commit 7e94e25Copy full SHA for 7e94e25
src/main/res/layout/layout_header.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
3
- android:layout_width="wrap_content"
+ android:layout_width="match_parent"
4
android:layout_height="wrap_content">
5
<ImageView android:layout_width="match_parent"
6
android:layout_height="wrap_content"
0 commit comments