fix empty space in xml
This commit is contained in:
parent
9ff7522335
commit
394206b5eb
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
tools:src="@drawable/ic_arrow_back"
|
||||
android:contentDescription="@string/shared_string_back" />
|
||||
android:contentDescription="@string/shared_string_back" />
|
||||
|
||||
<View
|
||||
android:layout_width="0dp"
|
||||
|
|
Loading…
Reference in a new issue