Fix volume color, text style etc

This commit is contained in:
h4h13 2019-02-23 23:09:02 +05:30
parent 2c09074ad6
commit b9412c6ef6
81 changed files with 2028 additions and 305 deletions

View file

@ -105,7 +105,8 @@
<ImageView
android:layout_width="48dp"
android:layout_height="48dp"
android:src="@drawable/promotional" />
android:src="@drawable/promotional"
android:contentDescription="TODO" />
</LinearLayout>
</com.google.android.material.card.MaterialCardView>