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