You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Root cause
We include an → icon ic_arrow_left_white_24dp under the ldrtl directory which has an inverse direction of the normal arrow ←.
But we don't have the ← icon ic_arrow_right_white_24dp under the ldrtl directory. That's why we got two arrows with the same direction.
I think we just need to simply add a new arrow icon under the ldrtl directory.
Expected behavior
When viewing a post in the web, navigate back button should point to the right and navigate forward should point to the left.
Actual behavior
Both buttons point to the right.
Steps to reproduce the behavior
Tested on Samsung Galaxy Note 20, Android 12, JPAndroid 22.8-rc-2.
The text was updated successfully, but these errors were encountered: