1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-31 07:04:23 +03:00

Create custom view for header section.

This commit is contained in:
Onuray Sahin
2022-10-04 17:05:42 +03:00
parent 06c0d615a2
commit 6fbdd87dcf
6 changed files with 181 additions and 0 deletions

View File

@ -3323,5 +3323,9 @@
<!-- Note to translators: for RTL languages, context menu will be at top left corner instead of top right corner. Thanks!-->
<string name="onboarding_new_app_layout_feedback_message">Tap top right to see the option to feedback.</string>
<string name="onboarding_new_app_layout_button_try">Try it out</string>
<!-- QR Code Login -->
<string name="qr_code_login_header_scan_qr_code_title">Scan QR code</string>
<string name="qr_code_login_header_scan_qr_code_description">Use the camera on this device to scan the QR code shown on your other device:</string>
</resources>