Skip to content

Commit 56e87b8

Browse files
committed
Update package for VisualizerView
1 parent a917b21 commit 56e87b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/res/layout/activity_audio_preview.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
android:layout_gravity="center"
1111
android:textColor="#000000"
1212
android:layout_marginTop="@dimen/dp10"/>
13-
<videoeditor.bhuvnesh.com.ffmpegvideoeditor.views.VisualizerView
13+
<protect.videotranscoder.views.VisualizerView
1414
android:id="@+id/visualizerView"
1515
android:layout_width="match_parent"
1616
android:layout_height="match_parent" />
17-
</LinearLayout>
17+
</LinearLayout>

0 commit comments

Comments
 (0)