This commit is contained in:
18142669586
2022-07-20 14:40:44 +08:00
parent 3c189f0735
commit c7e03f576c
91 changed files with 23 additions and 2215 deletions

View File

@@ -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() {

View File

@@ -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>