Fix Lint errors/warnings - Deprecated: Using deprecated resources

This commit is contained in:
Neslihan 2017-03-11 12:20:19 +03:00
parent 87e1ffd234
commit 93ca9f053f
4 changed files with 3 additions and 5 deletions

View file

@ -18,7 +18,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:scrollHorizontally="false"
android:singleLine="true"
android:maxLines="1"
android:hint="@string/share_title_hint"
android:imeOptions="flagNoExtractUi"
/>