no message
This commit is contained in:
@@ -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) {
|
||||
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user