mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-08-18 03:04:29 +01:00
Rename MediaPreviewFragment to drop version suffix.
This commit is contained in:
committed by
Alex Hart
parent
c973c8ac91
commit
f0f615fef7
@@ -653,7 +653,7 @@
|
||||
android:windowSoftInputMode="stateHidden" />
|
||||
|
||||
<activity
|
||||
android:name=".mediapreview.MediaPreviewV2Activity"
|
||||
android:name=".mediapreview.MediaPreviewActivity"
|
||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"
|
||||
android:exported="false"
|
||||
android:label="@string/AndroidManifest__media_preview"
|
||||
|
||||
Reference in New Issue
Block a user