diff --git a/res/layout/attachment_type_selector.xml b/res/layout/attachment_type_selector.xml index 04122c4c6..c8a33192b 100644 --- a/res/layout/attachment_type_selector.xml +++ b/res/layout/attachment_type_selector.xml @@ -79,14 +79,14 @@ android:layout_height="53dp" android:src="@drawable/ic_insert_drive_file_white_24dp" android:scaleType="center" - android:contentDescription="@string/attachment_type_selector__document_description" + android:contentDescription="@string/attachment_type_selector__file_description" app:circleColor="@color/red_400"/> + android:text="@string/attachment_type_selector__file"/> diff --git a/res/values/strings.xml b/res/values/strings.xml index e941b59cc..5ddedcc98 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -713,9 +713,9 @@ GIF Gif Image or video - Document + File Gallery - Document + File Toggle attachment drawer