-
Notifications
You must be signed in to change notification settings - Fork 0
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
返回上一个界面,焦点丢失 #30
Labels
help wanted
Extra attention is needed
Comments
没有好的方案保存和获取焦点。尝试写了一些经常会直接崩溃,所以放弃了。 |
使用activity跳转的话,焦点能保存,我之前也是用compose写tv,我后面放弃了,因为太卡了,转换成了leaback,看了您的项目之后,可能是我之前的使用方式不对,五一可以学习一下您的几个项目 |
因为不是做安卓开发的, 我这也只是初学者的水平 |
大佬谦虚了,真的很强,小弟甘拜下风,大佬有建群吗?方便拉下我吗 |
我也想进群 |
并没有 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
返回上一个界面,焦点会丢失,比如我在首页列表,进入详情,再返回列表,列表的焦点就丢失了
The text was updated successfully, but these errors were encountered: