pull/605/head
jhengazuki 5 months ago
parent f9116f8a3a
commit 531537704f
  1. 1
      app/src/leanback/res/layout/view_empty.xml
  2. 1
      app/src/mobile/res/layout/view_empty.xml

@ -10,6 +10,7 @@
android:layout_width="200dp"
android:layout_height="224dp"
app:lottie_autoPlay="true"
app:lottie_enableMergePathsForKitKatAndAbove="true"
app:lottie_loop="true"
app:lottie_rawRes="@raw/empty" />

@ -11,6 +11,7 @@
android:layout_width="160dp"
android:layout_height="180dp"
app:lottie_autoPlay="true"
app:lottie_enableMergePathsForKitKatAndAbove="true"
app:lottie_loop="true"
app:lottie_rawRes="@raw/empty" />

Loading…
Cancel
Save