1
This commit is contained in:
@@ -21,10 +21,6 @@ import android.widget.FrameLayout;
|
||||
|
||||
import com.alibaba.fastjson.JSONArray;
|
||||
import com.alibaba.fastjson.JSONObject;
|
||||
import com.bumptech.glide.Glide;
|
||||
import com.by.lib_beauty360.ItemData4TieZhi;
|
||||
import com.by.lib_beauty360.PreviewUtils;
|
||||
import com.by.lib_beauty360.RecycleView.HomeItemCell4Tiezhi;
|
||||
import com.tencent.rtmp.ITXLivePushListener;
|
||||
import com.tencent.rtmp.TXLiveConstants;
|
||||
import com.tencent.rtmp.TXLivePushConfig;
|
||||
@@ -75,7 +71,6 @@ public class LivePushTxViewHolder360Beauty extends AbsLivePushViewHolder impleme
|
||||
private Bitmap mFilterBmp;
|
||||
|
||||
|
||||
public PreviewUtils mPreviewUtils;
|
||||
private boolean mFirstFrame = true;
|
||||
private OrientationEventListener mOrientationListener;
|
||||
|
||||
@@ -245,7 +240,6 @@ public class LivePushTxViewHolder360Beauty extends AbsLivePushViewHolder impleme
|
||||
private void initBeauty360() {
|
||||
// mPreviewUtils = new PreviewUtils(mContext, this);
|
||||
|
||||
mSurfaceView360 = (SurfaceView) findViewById(com.by.lib_beauty360.R.id.surface_view);
|
||||
//
|
||||
// View layoutSurface = findViewById(com.by.lib_beauty360.R.id.layout_surface);
|
||||
// layoutSurface.setOnTouchListener(new View.OnTouchListener() {
|
||||
|
||||
@@ -4,4 +4,5 @@
|
||||
<dimen name="live_top">120dp</dimen>
|
||||
<dimen name="live_btn">50dp</dimen>
|
||||
<dimen name="live_chat1">44dp</dimen>
|
||||
<dimen name="common_navigator_height">36dp</dimen>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user