Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我收到了那个错误:
The import android.graphics.TableMaskFilter cannot be resolved
但是我在 android-sdk 文件夹的 android.graphics 包中看到了 TableMaskFilter 类,我无法在 Eclipse 的 android4.0.3 库中看到它。
你不能。TableMaskFilter用 注释@hide,这意味着它的定义从android.jar.
TableMaskFilter
@hide
android.jar