chore: code refactor

This commit is contained in:
rebelonion 2024-02-06 02:16:10 -06:00
parent 8d7b86a667
commit a2e44da99d
334 changed files with 3550 additions and 3092 deletions

View file

@ -145,8 +145,8 @@
android:maxLines="2"
android:textSize="14dp"
android:transitionName="mediaTitle"
tools:text="@string/get_recommendations"
tools:ignore="SpUsage" />
tools:ignore="SpUsage"
tools:text="@string/get_recommendations" />
<LinearLayout
android:layout_width="match_parent"
@ -157,8 +157,8 @@
android:id="@+id/itemCompactUserProgress"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="14dp"
android:textColor="?attr/colorSecondary"
android:textSize="14dp"
tools:ignore="SpUsage,TextContrastCheck"
tools:text="0" />