Skip to content

view布局部分优化 #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

view布局部分优化 #15

wants to merge 5 commits into from

Conversation

tmexcept
Copy link

1、获取录音权限后,正在录音状态的view(正常应该是手指离开屏幕后隐藏掉)没有自动隐藏
2、view的布局层级优化

“按住说话”的实话获取录音权限的时候,点击授权之后自动弹出语音录制状态,没有自动取消问题修改
ChatKeyboardLayout 布局层级优化
去除RelativeLayout对GridView的包裹,手动计算grdiview到viewpager里的居中显示问题
# Conflicts:
#	keyboard/src/main/java/cn/hadcn/keyboard/ChatKeyboardLayout.java
#	keyboard/src/main/res/layout/keyboard_bar_layout.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant