1
Fork 0
mirror of https://github.com/Steffo99/twom.git synced 2024-10-16 06:27:32 +00:00

Remove non-existant activity

This commit is contained in:
Steffo 2024-02-05 01:05:54 +01:00
parent 6d7880b615
commit 1592ab26e1
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -52,10 +52,6 @@
android:name=".configureroom.activities.ConfigureRoomActivity"
android:theme="@style/Theme.TwoM" />
<activity
android:name=".activities.InviteUserActivity"
android:theme="@style/Theme.TwoM.BottomSheetDialog" />
</application>
</manifest>