mirror of
https://github.com/sismics/docs.git
synced 2025-12-29 09:31:45 +00:00
Android: advanced search (done)
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
<activity
|
||||
android:name=".activity.MainActivity"
|
||||
android:label="@string/app_name"
|
||||
android:launchMode="singleTop">
|
||||
android:launchMode="singleTop"
|
||||
android:windowSoftInputMode="adjustNothing">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.SEARCH" />
|
||||
</intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user