nowinandroid
nowinandroid copied to clipboard
[Bug]: about #868,I found two bugs
Is there an existing issue for this?
- [X] I have searched the existing issues
Is there a StackOverflow question about this issue?
- [X] I have searched StackOverflow
What happened?
about #868,I found two bugs:
- bug 1: When you execute onTopicClick in foryouScreen to enter the topicScreen, and then click foryouItem on the navigationbaritem, you cannot jump to foryouScreen.
Solution 1: It can be consistent with "Interests", when jumping from foryouScreen to topicScreen, "Foryou" is still selected
Solution 2: After jumping from foryouScreen to topicScreen, if "Interests" is selected, clicking "Foryou" should enter foryouScreen
- bug 2: When I execute onTopicClick again in topicScreen, I do not enter the new topicScreen according to the new topic ID, which means that in the topicScreen interface, the onTopicClick interface does not change
detail:https://github.com/android/nowinandroid/commit/851ca6388e59382c9d623251a285358a00c7c60d
Relevant logcat output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
This information is about the first bug in logcat. This happens when you navigate from the self page to the topic page and it doesn't navigate.
FrameData(frameStartNanos=273902863893957, frameDurationUiNanos=214336025, frameDurationCpuNanos=219786332, isJank=true, states=[Navigation: topic_route/{topicId}])