Wens
Results
2
issues of
Wens
Please remove the permission ”android.permission.MOUNT_UNMOUNT_FILESYSTEMS“。Thanks
public class StickerView extends com.xiaopo.flying.sticker.StickerView { public StickerView(Context context) { super(context); } public StickerView(Context context, AttributeSet attrs) { super(context, attrs); } public StickerView(Context context, AttributeSet attrs, int defStyleAttr) { super(context,...