no message

This commit is contained in:
liujing
2020-09-24 16:17:29 +08:00
parent 910933ed67
commit 7a0e585b48
2 changed files with 1 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ import com.mogo.module.v2x.scenario.view.IV2XWindow;
public class V2XRoadVideoWindow extends RelativeLayout implements IV2XWindow {
private static final String TAG = "V2XRoadVideoWindow";
public V2XRoadVideoWindow(Context context) {

View File

@@ -8,7 +8,6 @@
android:layout_height="match_parent"
android:background="@color/design_default_color_error">
</com.mogo.module.v2x.view.TextureVideoView>
</androidx.constraintlayout.widget.ConstraintLayout>