MediaViewer: improve actions (save on disk and share)
This commit is contained in:
parent
89d4b81f80
commit
fa63ed1faf
7 changed files with 22 additions and 15 deletions
|
|
@ -17,6 +17,9 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools">
|
||||
|
||||
<!-- To be able to install APK from the application -->
|
||||
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
|
||||
|
||||
<application
|
||||
android:name=".ElementXApplication"
|
||||
android:allowBackup="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue