Developer-Student-Clubs-VSSUT-Burla / College-Comrade

A student portal application for university students
27 stars 53 forks source link

Required changes in activity_main.xml #79

Closed Khushi-24 closed 3 years ago

Khushi-24 commented 3 years ago

Describe the bug:

activity_main.xml consists of lots of duplicate id's Even the layout orientation is also not correct (LinearLayout tag is not ended)

To Reproduce:

Steps to reproduce the behavior:

  1. Rename the id's as per the requirement
  2. Change the layout

Expected behavior:

neat assignment of id's proper orientation

Screenshots:


Note:

Khushi-24 commented 3 years ago

Can I make the required changes?

Rittik-Biswal2000 commented 3 years ago

Yeah @Khushi-24 go ahead

AltamasBari commented 3 years ago

Good work @Khushi-24!