Addition
This problem has been mentioned in issue-21180(https://github.com/wordpress-mobile/WordPress-Android/issues/21180) while not as the main problem.
I'd like to fix this issue.
While I was trying to fix issue#21180, I fixed this problem. Due to the inability to test the interface on Jetpack, I‘m not sure if the modifications I made to issue#21180 are correct. However, this problem I mentioned is easy. So, I want to fix it first.
Expected behavior
The spacing between each button should be equal to make the page to make the page look beautiful.
Actual behavior
The spacing between
Reading Preferences
and other buttons is not equal.Steps to reproduce the behavior
Reader
.three dots
button in the upper left corner.Tested on [device], Android [version], JPAndroid / WPAndroid [version]
Galaxy S21 5G, Android 12, Jetpack 25.2.1 (1444)/WordPress 25.2.1 (1444)
Thanks for reporting! 👍
I'd like to fix this issue. While I was trying to fix
issue#21180
, I fixed this problem. Due to the inability to test the interface onJetpack
, I‘m not sure if the modifications I made toissue#21180
are correct. However, this problem I mentioned is easy. So, I want to fix it first.