diff --git a/holder/src/main/res/layout/fragment_qr_codes.xml b/holder/src/main/res/layout/fragment_qr_codes.xml index 28542e04c..e2c63b1b8 100644 --- a/holder/src/main/res/layout/fragment_qr_codes.xml +++ b/holder/src/main/res/layout/fragment_qr_codes.xml @@ -44,7 +44,8 @@ app:layout_constraintHorizontal_chainStyle="spread_inside" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="@+id/qrVaccinationDosis" - tools:visibility="visible" /> + tools:visibility="visible" + android:contentDescription="@string/qr_code_previous_button" /> + tools:visibility="visible" + android:contentDescription="@string/qr_code_next_button" /> diff --git a/holder/src/main/res/values-en/strings.xml b/holder/src/main/res/values-en/strings.xml index f7671305c..e171e9bd2 100644 --- a/holder/src/main/res/values-en/strings.xml +++ b/holder/src/main/res/values-en/strings.xml @@ -471,6 +471,8 @@ You probably won\'t need this QR code because you have a more recent dose. QR code hidden Show anyway + Previous QR code + Next QR code View QR codes You can renew your international vaccination certificate Read more diff --git a/holder/src/main/res/values/strings.xml b/holder/src/main/res/values/strings.xml index 6f070bc8f..2f98130e1 100644 --- a/holder/src/main/res/values/strings.xml +++ b/holder/src/main/res/values/strings.xml @@ -471,6 +471,8 @@ Deze QR-code heb je waarschijnlijk niet nodig, want je hebt een nieuwere dosis. QR-code verborgen Laat toch zien + Vorige QR-code + Volgende QR-code Bekijk QR-codes Je kan je internationale vaccinatiebewijs vernieuwen Lees meer