generated from Grigo/AndroidTemplate
Major architecture update + testink giteawebhook
This commit is contained in:
@@ -4,6 +4,15 @@
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical">
|
||||
|
||||
<EditText
|
||||
android:id="@+id/edit_search"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:hint="Поиск по MMSI, названию..."
|
||||
android:inputType="text"
|
||||
android:imeOptions="actionDone"
|
||||
android:padding="12dp"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/text_target_count"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user