1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-11 14:51:11 +01:00

New language: Czech - thanks @bezcitu; Search single-line; Update Readme

This commit is contained in:
Gregor Santner 2016-12-24 15:33:52 +01:00
parent 9ecaf6900a
commit 98bf2d6a93
No known key found for this signature in database
GPG key ID: 2AEB822A5CF48C9F
8 changed files with 208 additions and 3 deletions

View file

@ -11,6 +11,6 @@
android:id="@+id/dialog_search__input"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:hint="@string/app_hashtag"
android:hint="@string/dandelion"
android:maxLines="1" />
</LinearLayout>