removed useless attribute

This commit is contained in:
X1nto 2021-02-27 23:46:01 +04:00
parent ff8177e147
commit b7a5741f70
1 changed files with 1 additions and 2 deletions

View File

@ -123,8 +123,7 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:layout_constraintTop_toTopOf="parent">
android:layout_height="wrap_content">
<androidx.appcompat.widget.AppCompatImageView
android:id="@+id/app_icon"