AriesHoo / UIWidget

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

TitleBarView和BottomNavigationView冲突 #2

Closed TanWenPing closed 6 years ago

TanWenPing commented 6 years ago

点击BottomNavigationView的item时,TitleBarView会顶到StatusBar上面去,导致页面内容挤压标题

AriesHoo commented 6 years ago

我这边试了下,没有出现点击item TitleBarView被挤压的情况呢。。。你是否可以提供一个demo,或者先试一试调用titleBar.setBottomEditTextControl()方法

AriesHoo commented 6 years ago

compile 'com.github.AriesHoo:UIWidget:2.0.2'