mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-06-19 21:19:16 -04:00
Issue #136 apk is now deleted after installation by default
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
android:summaryOn="@string/pref_auto_install_summary_on"
|
||||
android:title="@string/pref_auto_install" />
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="false"
|
||||
android:defaultValue="true"
|
||||
android:key="PREFERENCE_DELETE_APK_AFTER_INSTALL"
|
||||
android:summaryOff="@string/pref_delete_apk_after_install_summary_off"
|
||||
android:summaryOn="@string/pref_delete_apk_after_install_summary_on"
|
||||
|
||||
Reference in New Issue
Block a user