mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 11:42:16 -05:00
Don't show the menu button twice. (Don't show it even once on Gingerbread devices, all of which had a hardware menu button)
This commit is contained in:
parent
20e3335bc1
commit
bf531630a4
@ -6,7 +6,7 @@
|
||||
>
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
android:targetSdkVersion="7"
|
||||
android:targetSdkVersion="15"
|
||||
/>
|
||||
<supports-screens
|
||||
android:largeScreens="true"
|
||||
|
Loading…
Reference in New Issue
Block a user