adarsh2858 / KickBalls

A new android game being developed by me based on dancing balls. The glowing balls right on top of a rectangular field.
1 stars 0 forks source link

Add string resources to get rid of the Android studio warnings #23

Open adarsh2858 opened 3 years ago

adarsh2858 commented 3 years ago

It will pave the way to good coding practice. Try out the dynamic way to add string resources as well. Refer to the stack overflow answers to get hold of optimizing the repetitions.

sdarshil6 commented 2 years ago

Hey, would I have to add strings in both strings.xml & strings.xml (night)?