Skip to content
This repository has been archived by the owner on Jun 8, 2018. It is now read-only.

Commit

Permalink
reorganize menus
Browse files Browse the repository at this point in the history
  • Loading branch information
souch committed Jun 11, 2017
1 parent e5c9f53 commit 8adf895
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="souch.smp" >
<uses-sdk android:minSdkVersion="10" android:targetSdkVersion="19" />
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="19" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<!-- useful at least from android 5.0, not useful for 2.3, 4.1, 4.3
todo: see if it can be adaptable for each android version
Expand Down
Binary file modified app/src/main/res/drawable-hdpi/ic_action_unlocked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8adf895

Please sign in to comment.