We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a917b21 commit 56e87b8Copy full SHA for 56e87b8
app/src/main/res/layout/activity_audio_preview.xml
@@ -10,8 +10,8 @@
10
android:layout_gravity="center"
11
android:textColor="#000000"
12
android:layout_marginTop="@dimen/dp10"/>
13
- <videoeditor.bhuvnesh.com.ffmpegvideoeditor.views.VisualizerView
+ <protect.videotranscoder.views.VisualizerView
14
android:id="@+id/visualizerView"
15
android:layout_width="match_parent"
16
android:layout_height="match_parent" />
17
-</LinearLayout>
+</LinearLayout>
0 commit comments