kouhengsheng

Results 10 issues of kouhengsheng

If you import Android-RecurrencePicker in Android Studio3.2.0,you will get the same bug. The bug is AAPT: error: inner element must either be a resource reference or empty. This is because...

Program type already present: net.margaritov.preference.colorpicker.BuildConfig 这个问题该如何解决

java.lang.ClassCastException: android.widget.FrameLayout$LayoutParams cannot be cast to android.support.design.widget.CoordinatorLayout$LayoutParams at com.otaliastudios.bottomsheetcoordinatorlayout.BottomSheetCoordinatorBehavior.from(BottomSheetCoordinatorBehavior.java:37) at com.otaliastudios.bottomsheetcoordinatorlayout.BottomSheetCoordinatorLayout.onMeasure(BottomSheetCoordinatorLayout.java:87)

请问这个项目支持viewBinding吗,有谁知道吗?

我把这个项目的依赖都更新了,迁移到AndroidX了,有需要的可以看一下这个链接https://github.com/kouhengsheng/CameraView-master

如果项目不能正常运行点击下面的链接https://github.com/kouhengsheng/KuaiChuan

https://github.com/kouhengsheng/LifeHelper

我的手机是红米k40,Android12,装上这个APP后,没看到小部件啊,请问怎么在手机桌面弄出这个小部件

这个项目已经很久不维护了,我fork并更新了依赖,解决项目不能运行的问题,可以看一下链接https://github.com/kouhengsheng/PinnedSectionItemDecoration

点击开始录音,录完音后,播放录音,在播放录音时,按back键退出应用,声音还在播放,无法停止。