panpf / zoomimage

ZoomImage is an gesture zoom viewing of images library specially designed for Compose Multiplatform and Android View. Supported scale, pan, locate, rotation, and super-large image subsampling.
Apache License 2.0
333 stars 19 forks source link

怎么单独引用库,现在引用之后完全报错 #39

Closed everyline closed 3 months ago

everyline commented 3 months ago

Describe the problem

Explain the performance issue you're experiencing, including the following details:

Affected platforms

Select of the platforms below:

Affected components

Select of the components below:

Versions

Running Devices

Please accurately describe the device Model, OS version, and CPU Architecture

Sample code

If possible, provide a small piece of code that reproduces the problem. If the code snippet is too large to paste here, please link to a Gist, a GitHub repo, or any other public code repository.

Reproduction steps

Please provide a detailed step-by-step guide on how to reproduce the issue you are experiencing.

Video

If you're reporting slow app work or missing frames, please provide a video of the problem.

Profiling data

Please provide any relevant profiling data that might be helpful. This could include information like FPS, memory usage, CPU time, or any other data that could provide insight into the performance issue.

Additional information

Provide any other details that you think might be helpful for us to understand the problem. This could include things like the system configuration, external factors, etc.

panpf commented 3 months ago
  1. 你是要解决报错问题还是要单独引用?
  2. 报错问题,报什么错?请提供截图或报错信息。
  3. 单独引用是什么意思?现在每个模块都是可以单独使用的,你还要怎么个单独引用法?
everyline commented 3 months ago

QQ_1722907098967

panpf commented 3 months ago

你的截图里没看到任何和 ZoomImage 有关的错误

everyline commented 2 months ago

我升级了gradle就可以了 谢谢大佬