- Replaced all strings with string resource references.
- Added missing 7.3.0 changelog file.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
android:importantForAutofill="no"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_toStartOf="@id/sendButton"
|
||||
android:hint="New message" >
|
||||
android:hint="@string/new_message" >
|
||||
</EditText>
|
||||
|
||||
<ImageButton
|
||||
|
||||
Reference in New Issue
Block a user