Fix ViewVideoActivity crash.

This commit is contained in:
Alex Ning 2021-09-26 21:43:22 +08:00
parent 76feb81c6b
commit 50de5bb44a

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<com.thefuntasty.hauler.HaulerView
<app.futured.hauler.HaulerView
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
@ -37,4 +37,4 @@
</androidx.core.widget.NestedScrollView>
</com.thefuntasty.hauler.HaulerView>
</app.futured.hauler.HaulerView>