Youssef Hachicha
Youssef Hachicha
so in the Camera2Video sample in the CameraActivity class you are importing this import com.example.android.camera2.video.databinding.ActivityCameraBinding but databinding dosent even exist in the project structure
i have a multiplatfrom project : android ios desktop and web the image loader works on all platfrom execpt for web i thought that all images didnt work but when...
will there be a support for Kotlin multiplatfrom?
not an issue but I encountered this function in the AyahInfoDatabaseHandler class ``` private Cursor getVersesBoundsCursorForPage(int page, boolean withGlyphData) { String[] columns = withGlyphData ? new String[]{COL_PAGE, COL_LINE, COL_SURA, COL_AYAH,...
when I run the app the Hafs Madani is the default how do I make the Qaloun is the default?
**Versions:** kotlin = "2.0.0" streamWebRTC = "1.1.2" **Issue description:** when I leave the call I call the `disconnet()` function ``` override fun disconnect() { // dispose audio & video tracks....
**Versions:** kotlin = "2.0.0" streamWebRTC = "1.1.2" **Issue:** I started a call with a friend who has an Android device running API 33, while mine runs API 11. He could...
the PeekabooCamera is just a plain camera and it doesn't provide a way to capture an image val state = rememberPeekabooCameraState(onCapture = { /* Handle captured images */ }) PeekabooCamera(...
### 建议内容 Add English Translation in the app ### 当前 Ani 版本号 3.0.0 ### 操作系统 _No response_
**Describe the bug** Crash While using reveal **To Reproduce** To reproduce its still unclear personally it have never happened to me or any of the devs working with me but...