发布v3.2.0
This commit is contained in:
@@ -16,6 +16,8 @@ import androidx.annotation.Nullable;
|
||||
* 通过继承 {@link BarcodeCameraScanActivity}或{@link BarcodeCameraScanFragment}可快速实现扫码识别
|
||||
*
|
||||
* @author <a href="mailto:jenly1314@gmail.com">Jenly</a>
|
||||
* <p>
|
||||
* <a href="https://github.com/jenly1314">Follow me</a>
|
||||
*/
|
||||
public abstract class BarcodeCameraScanFragment extends BaseCameraScanFragment<Result> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user