Skip to content

Fixed alignment issue on about screen and replaced base url to new backend [FIX #434]

Subhadip requested to merge (removed):develop into develop

Fixes #

Changes :

  • Removed horizontal bias for the 2 texts present on fragment_about.xml
  • Replaced marginStart with marginHorizontal for the same 2 texts
  • Updated the BASE URL for the new backend

Screenshots for the change :

Before: Screenshot_2023-03-08_at_2.12.50_AM

After change: Screenshot_2023-03-08_at_2.12.14_AM

Edited by Subhadip

Merge request reports