jkuester / unlauncher

Android minimalistic launcher
https://jkuester.github.io/unlauncher/
MIT License
319 stars 47 forks source link

Add option to hide clock #146

Closed CubeOfCheese closed 10 months ago

CubeOfCheese commented 1 year ago

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.

CubeOfCheese commented 1 year ago

Oh also I do not have translations in the strings.xml files. How would I go about doing that?

hayribakici commented 1 year ago

@CubeOfCheese I wouldn't worry about it, right now 😄.

hayribakici commented 1 year ago

@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" />