|
|
@ -53,7 +53,7 @@ |
|
|
|
android:label="@string/app_name" |
|
|
|
android:label="@string/app_name" |
|
|
|
android:launchMode="singleTop" |
|
|
|
android:launchMode="singleTop" |
|
|
|
android:theme="@style/TransdroidTheme" |
|
|
|
android:theme="@style/TransdroidTheme" |
|
|
|
android:uiOptions="splitActionBarWhenNarrow" > |
|
|
|
android:windowSoftInputMode="stateHidden" > |
|
|
|
<intent-filter> |
|
|
|
<intent-filter> |
|
|
|
<action android:name="android.intent.action.MAIN" /> |
|
|
|
<action android:name="android.intent.action.MAIN" /> |
|
|
|
|
|
|
|
|
|
|
|