Fix icons

This commit is contained in:
h4h13 2020-01-03 18:10:42 +05:30
parent 44baab2109
commit 4d0107bd74
99 changed files with 999 additions and 789 deletions

View file

@ -28,10 +28,10 @@
android:layout_height="match_parent"
android:ellipsize="end"
android:maxLines="2"
android:paddingStart="12dp"
android:paddingEnd="8dp"
android:paddingBottom="4dp"
android:paddingEnd="8dp"
android:paddingStart="12dp"
android:textAppearance="@style/TextViewNormal"
tools:ignore="MissingPrefix"
tools:text="My top tracks" />
tools:text="@tools:sample/full_names" />
</LinearLayout>