OldWang
OldWang
直接给代码, 之前这样用好像没问题 布局文件 -------------- --------------------Adapter-------- public class HistoryAdapter extends BaseAdapter { private LayoutInflater mInflater; private List dataList; public HistoryAdapter(Context context, List dataList) { mInflater = LayoutInflater.from(context); this.dataList = dataList; }...
APPT
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
Can the initial state be the selection state?
SIGSEGV(SEGV_MAPERR) 0x0 #00 pc 0005ad20 /data/app/com.wjg.green-8wN3oUp_wc4_EHe5QihzqA==/lib/arm/libavfilter.so (av_buffersink_get_frame_flags+20) [armeabi-v7a::6191aa3ebea3a912e4125dbef26e3541] #01 pc 0001d1a3 /data/app/com.wjg.greene-8wN3oUp_wc4_EHe5QihzqA==/lib/arm/libjx_ffmpeg_jni.so [armeabi-v7a::3cfd0107f7ecd22a0bb27fcfdaefc4c1] #02 pc 00018d73 /data/app/com.wjg.green-8wN3oUp_wc4_EHe5QihzqA==/lib/arm/libjx_ffmpeg_jni.so [armeabi-v7a::3cfd0107f7ecd22a0bb27fcfdaefc4c1] #03 pc 00014d23 /data/app/com.wjg.green-8wN3oUp_wc4_EHe5QihzqA==/lib/arm/libjx_ffmpeg_jni.so (jxRun+442) [armeabi-v7a::3cfd0107f7ecd22a0bb27fcfdaefc4c1] #04 pc 00027639 /data/app/com.wjg.green-8wN3oUp_wc4_EHe5QihzqA==/lib/arm/libjx_ffmpeg_jni.so (Java_com_mabeijianxi_smallvideorecord2_jniinterface_FFmpegBridge_jxCMDRun+104) [armeabi-v7a::3cfd0107f7ecd22a0bb27fcfdaefc4c1]...