bingo

Results 4 issues of bingo

![企业微信截图_20220323172850](https://user-images.githubusercontent.com/18473359/159667204-a5ca94e4-8132-4f7c-ae4d-45b483dcf2b2.png) D:\MyConfiguration\签名>java -jar packer-ng-2.0.1.jar verify build\app-release-123456.apk ========== APK Verify ========== File: app-release-123456.apk Signed: true Channel: 123456 D:\MyConfiguration\签名>adb install build\app-release-123456.apk Performing Streamed Install adb: failed to install build\app-release-123456.apk: Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed...

看到issues中有人讲在TabLayout中不能使用,我之前也在TabLayout中使用了,应该是可以完美使用的,写了一个demo。