edblanco / TriviaGame

Trivia Game Android
1 stars 0 forks source link

Replace RelativeLayout with ConstraintLayout #4

Open edblanco opened 1 year ago

edblanco commented 1 year ago

In the dialog_prompt.xml, replace the root RelativeLayout with a constraint layout. Remove also the LinearLayout that way everything is at the same level.

Anshu-Bijarnia commented 1 year ago

@andrp92 are you working on this issue, or i can also give it a try? I am new to opensource and would love to contribute.

andrp92 commented 1 year ago

Yes @Anshu-Bijarnia, I'm already working on it. However, we appreciate you reaching out.

¿Can we get back to you if we get more issues like this?

Anshu-Bijarnia commented 1 year ago

Yes @andrp92 , I would love to start with some good first issues.