pull/256/head
FongMi 2 years ago
parent 14ec6bdc1f
commit e52e97a565
  1. 2
      app/src/leanback/res/layout/view_widget_cast.xml
  2. 2
      app/src/leanback/res/layout/view_widget_live.xml
  3. 2
      app/src/leanback/res/layout/view_widget_vod.xml
  4. 2
      app/src/mobile/res/layout/view_widget_live.xml
  5. 2
      app/src/mobile/res/layout/view_widget_vod.xml

@ -106,7 +106,7 @@
android:layout_marginTop="16dp"
android:textColor="@color/white"
android:textSize="16sp"
tools:text="@string/error_play_format" />
tools:text="@string/error_play_url" />
</LinearLayout>

@ -92,7 +92,7 @@
android:layout_marginTop="16dp"
android:textColor="@color/white"
android:textSize="16sp"
tools:text="@string/error_play_format" />
tools:text="@string/error_play_url" />
</LinearLayout>

@ -107,7 +107,7 @@
android:layout_marginTop="16dp"
android:textColor="@color/white"
android:textSize="16sp"
tools:text="@string/error_play_format" />
tools:text="@string/error_play_url" />
</LinearLayout>

@ -28,7 +28,7 @@
android:layout_marginTop="8dp"
android:textColor="@color/white"
android:textSize="14sp"
tools:text="@string/error_play_format" />
tools:text="@string/error_play_url" />
</LinearLayout>

@ -28,7 +28,7 @@
android:layout_marginTop="8dp"
android:textColor="@color/white"
android:textSize="14sp"
tools:text="@string/error_play_format" />
tools:text="@string/error_play_url" />
</LinearLayout>

Loading…
Cancel
Save