0
0
mirror of https://github.com/mediathekview/zapp.git synced 2024-09-20 04:12:14 +02:00

Use string resource for filter label

This commit is contained in:
Christine Coenen 2021-11-02 15:14:13 +01:00
parent 316fb4f497
commit f3c9184343

View File

@ -124,7 +124,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/activity_vertical_margin"
android:paddingHorizontal="@dimen/activity_horizontal_margin"
android:text="Sender" />
android:text="@string/fragment_mediathek_channel" />
<com.google.android.material.chip.ChipGroup
android:id="@+id/channels"