AriesHoo / UIWidget

一个集成TabLayout、UIAlertDialog、UIActionSheetDialog、UIProgressDialog、TitleBarView(自带沉浸式标题栏)、CollapsingTitleBarLayout、RadiusView(圆角及状态背景设置View解放shape文件)、KeyboardHelper(软键盘控制及遮挡控制类)、StatusViewHelper(状态栏沉浸帮助类)、NavigationViewHelper(导航栏沉浸式帮助类)、AlphaViewHelper(View透明度控制帮助类) 等项目常用UI库

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

集成了TitleBarView, 使用正常, 但log有一句警告打印

rainie941217 opened this issue · comments

W/ResourceType: No known package when getting value for resource number 0xffffffff
网上搜索说是可能少了些东西, 虽然使用正常, 但还是有些疑问, 求解答..

这是设置TextView的drawable属性资源时候我使用的try 避免因为设置资源id找不到造成奔溃