default cast setting to visible

This commit is contained in:
Finnley Somdahl 2023-12-27 09:15:47 -06:00
parent 549d7f9db3
commit a8711241a7
2 changed files with 2 additions and 2 deletions

View file

@ -1210,7 +1210,7 @@
android:fontFamily="@font/poppins_family"
android:paddingStart="32dp"
android:paddingEnd="32dp"
android:text="@string/show_cast_button_info"
android:text=""
android:textSize="14sp" />