provide content description for fab in start conversation
This commit is contained in:
		
							parent
							
								
									3281a93dc3
								
							
						
					
					
						commit
						8d64e101c9
					
				@ -50,6 +50,7 @@
 | 
				
			|||||||
            app:sdMainFabClosedBackgroundColor="?colorPrimary"
 | 
					            app:sdMainFabClosedBackgroundColor="?colorPrimary"
 | 
				
			||||||
            app:sdMainFabOpenedBackgroundColor="?colorPrimaryDark"
 | 
					            app:sdMainFabOpenedBackgroundColor="?colorPrimaryDark"
 | 
				
			||||||
            app:sdUseReverseAnimationOnClose="true"
 | 
					            app:sdUseReverseAnimationOnClose="true"
 | 
				
			||||||
 | 
					            android:contentDescription="@string/add_contact_or_create_or_join_group_chat"
 | 
				
			||||||
            app:sdOverlayLayout="@id/overlay"/>
 | 
					            app:sdOverlayLayout="@id/overlay"/>
 | 
				
			||||||
    </RelativeLayout>
 | 
					    </RelativeLayout>
 | 
				
			||||||
</layout>
 | 
					</layout>
 | 
				
			||||||
 | 
				
			|||||||
@ -937,6 +937,7 @@
 | 
				
			|||||||
    <string name="record_voice_mail">Record voice mail</string>
 | 
					    <string name="record_voice_mail">Record voice mail</string>
 | 
				
			||||||
    <string name="play_audio">Play audio</string>
 | 
					    <string name="play_audio">Play audio</string>
 | 
				
			||||||
    <string name="pause_audio">Pause audio</string>
 | 
					    <string name="pause_audio">Pause audio</string>
 | 
				
			||||||
 | 
					    <string name="add_contact_or_create_or_join_group_chat">Add contact, create or join group chat, or discover channels</string>
 | 
				
			||||||
    <plurals name="view_users">
 | 
					    <plurals name="view_users">
 | 
				
			||||||
        <item quantity="one">View %1$d Participant</item>
 | 
					        <item quantity="one">View %1$d Participant</item>
 | 
				
			||||||
        <item quantity="other">View %1$d Participants</item>
 | 
					        <item quantity="other">View %1$d Participants</item>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user