Drawable drawable/above_shadow 具有未解决的主题属性!请考虑使用 Resources.getDrawable(int, Theme) 或 Context.getDrawable(int)。
作者: DineshIT创建于 2023年7月20日更新于 2024年10月27日
com.sothree.slidinguppanel.SlidingUpPanelLayout中的drawable/above_shadow有未解决的主题属性!请考虑使用Resources.getDrawable(int, Theme)或Context.getDrawable(int)。
内容来源: umano/AndroidSlidingUpPanel