Closed CubeOfCheese closed 10 months ago
Oh also I do not have translations in the strings.xml files. How would I go about doing that?
@CubeOfCheese I wouldn't worry about it, right now 😄.
@CubeOfCheese as for future pull requests (in any repository), you can resize your screenshots (eg. to 300 px) with the img
tag like this:
<img src="<your url here>" height="300px" />
Addresses #81
Adds toggle control in options menu to display/hide the clock and date.
I am pretty new to Android development so all suggestions and advice are welcome.