KZwick / MHA

Comp 2160 Project for Mobile app with Aras
0 stars 0 forks source link

Mood Evaluation Radio Buttons #12

Closed takip12 closed 6 years ago

takip12 commented 6 years ago

I noticed that numerous buttons can be selected under the user's current mood in the mood evaluation activity. I will work to fix this so only one option is selectable.

image

takip12 commented 6 years ago

I created a RadioGroup which included all of the buttons. I also added text to the buttons themselves. Now only one button is selectable at a time.

image