Переглянути джерело

Fix gradient not being smooth (#5329)

Andreas 3 роки тому
батько
коміт
6385c71c72
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      app/src/main/res/layout/manga_info_header.xml

+ 0 - 1
app/src/main/res/layout/manga_info_header.xml

@@ -25,7 +25,6 @@
         android:id="@+id/backdrop_overlay"
         android:layout_width="match_parent"
         android:layout_height="160dp"
-        android:layout_marginBottom="-16dp"
         android:background="@drawable/manga_info_gradient"
         android:backgroundTint="?android:attr/colorBackground"
         app:layout_constraintBottom_toBottomOf="@+id/backdrop" />