fix: banner crash

This commit is contained in:
aayush262 2024-05-02 00:39:27 +05:30
parent 31c509f88c
commit 71870ff235
10 changed files with 366 additions and 127 deletions

View file

@ -370,7 +370,6 @@
android:fontFamily="@font/poppins_bold"
android:padding="8dp"
android:src="@drawable/arrow_mark"
android:text="@string/continue_watching"
android:textSize="16sp"
tools:ignore="ContentDescription" />
</LinearLayout>
@ -466,7 +465,6 @@
android:fontFamily="@font/poppins_bold"
android:padding="8dp"
android:src="@drawable/arrow_mark"
android:text="@string/continue_watching"
android:textSize="16sp"
tools:ignore="ContentDescription" />
</LinearLayout>
@ -560,7 +558,6 @@
android:fontFamily="@font/poppins_bold"
android:padding="8dp"
android:src="@drawable/arrow_mark"
android:text="@string/continue_watching"
android:textSize="16sp"
tools:ignore="ContentDescription" />
</LinearLayout>
@ -658,7 +655,6 @@
android:fontFamily="@font/poppins_bold"
android:padding="8dp"
android:src="@drawable/arrow_mark"
android:text="@string/continue_watching"
android:textSize="16sp"
tools:ignore="ContentDescription" />
</LinearLayout>
@ -754,7 +750,6 @@
android:fontFamily="@font/poppins_bold"
android:padding="8dp"
android:src="@drawable/arrow_mark"
android:text="@string/continue_watching"
android:textSize="16sp"
tools:ignore="ContentDescription" />
</LinearLayout>
@ -847,7 +842,7 @@
android:fontFamily="@font/poppins_bold"
android:padding="8dp"
android:src="@drawable/arrow_mark"
android:text="@string/continue_watching"
android:textSize="16sp"
tools:ignore="ContentDescription" />
</LinearLayout>
@ -944,7 +939,6 @@
android:fontFamily="@font/poppins_bold"
android:padding="8dp"
android:src="@drawable/arrow_mark"
android:text="@string/continue_watching"
android:textSize="16sp"
tools:ignore="ContentDescription" />
</LinearLayout>