- Replaced all strings with string resource references.
- Added missing 7.3.0 changelog file.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
android:layout_toStartOf="@+id/plusButton"
|
||||
android:textSize="18sp"
|
||||
android:inputType="textEmailAddress"
|
||||
android:hint="New Chat Peer" >
|
||||
android:hint="@string/new_chat_peer" >
|
||||
</AutoCompleteTextView>
|
||||
|
||||
<ImageButton
|
||||
|
||||
Reference in New Issue
Block a user