fix : alignment nearby list item#6713
Conversation
Review by GSoC applicantI was able to reproduce the issue by navigating to the nearby list: After pulling @rovertrack's changes, I repeated the steps from earlier and could see the changes visually: The original issue (mis-aligned images and text in the nearby list) was successfully addressed with this PR! I did find one issue with these changes after looking into how To avoid confusion, you should remove |
|
@amahuli03 thank you very much for the review . |
|
✅ Generated APK variants! |


Fixes alignment of items in nearby list view
What changes did you make and why?
added proper margin and padding to items
Screenshots (for UI changes only)
Before :
After :
