projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc618b3
)
bug fix two icons in applications
author
drizea
<danielrizea27@gmail.com>
Mon, 13 Aug 2012 06:59:00 +0000
(09:59 +0300)
committer
drizea
<danielrizea27@gmail.com>
Mon, 13 Aug 2012 06:59:00 +0000
(09:59 +0300)
Open-ILS/src/Android/AndroidManifest.xml
patch
|
blob
|
history
diff --git
a/Open-ILS/src/Android/AndroidManifest.xml
b/Open-ILS/src/Android/AndroidManifest.xml
index
4398877
..
987119c
100644
(file)
--- a/
Open-ILS/src/Android/AndroidManifest.xml
+++ b/
Open-ILS/src/Android/AndroidManifest.xml
@@
-90,10
+90,6
@@
android:screenOrientation="landscape"
android:theme="@android:style/Theme.NoTitleBar"
android:windowSoftInputMode="stateAlwaysHidden">
- <intent-filter>
- <action android:name="android.intent.action.MAIN" />
- <category android:name="android.intent.category.LAUNCHER" />
- </intent-filter>
</activity>