mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 06:05:42 +03:00
fix file activity
This commit is contained in:
parent
0c8e99d49d
commit
a3985e7227
1 changed files with 0 additions and 9 deletions
|
@ -60,15 +60,6 @@
|
|||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name=".ui.activity.FileDisplayActivity"
|
||||
tools:node="remove"/>
|
||||
|
||||
<activity-alias
|
||||
android:name=".ui.activity.FileDisplayActivity"
|
||||
android:targetActivity=".ui.activity.ModifiedFileDisplayActivity"
|
||||
tools:replace="android:targetActivity"/>
|
||||
|
||||
<activity-alias
|
||||
android:name=".authentication.AuthenticatorActivity"
|
||||
android:targetActivity=".authentication.ModifiedAuthenticatorActivity"
|
||||
|
|
Loading…
Reference in a new issue